WIP: added TODO warning
This commit is contained in:
parent
128dfe09fd
commit
afce075057
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ public:
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @returns true if this desktop is active. Only one at a time will be.
|
* @returns true if this desktop is active. Only one at a time will be.
|
||||||
|
* TODO: Is there an issue if there are multiple active desktops at once?
|
||||||
*/
|
*/
|
||||||
bool isActive() const;
|
bool isActive() const;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue