diff --git a/src/wayland/plasmavirtualdesktop.h b/src/wayland/plasmavirtualdesktop.h index fad321f68c..6e6b9c57cd 100644 --- a/src/wayland/plasmavirtualdesktop.h +++ b/src/wayland/plasmavirtualdesktop.h @@ -123,6 +123,7 @@ public: /** * @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;