add to comment
This commit is contained in:
parent
6e41cef9bf
commit
15a7384d11
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ public:
|
||||||
//! layer
|
//! layer
|
||||||
void restack(bool raise, OBClient *client);
|
void restack(bool raise, OBClient *client);
|
||||||
|
|
||||||
//! Sets the name of a desktop
|
//! Sets the name of a desktop by changing the root window property
|
||||||
/*!
|
/*!
|
||||||
@param i The index of the desktop to set the name for (starts at 0)
|
@param i The index of the desktop to set the name for (starts at 0)
|
||||||
@param name The name to set for the desktop
|
@param name The name to set for the desktop
|
||||||
|
|
Loading…
Reference in a new issue