This commit is contained in:
Ximi1970
2020-06-21 23:02:22 +02:00
parent 1a64553c67
commit 3ab987c369
2 changed files with 0 additions and 8 deletions

View File

@@ -185,7 +185,6 @@ void WindowCtrlUnix::findWindows( qint64 pid )
}
/*
* Get the states of the TB windows.
*/

View File

@@ -188,13 +188,6 @@ class WindowCtrlUnix : public QObject
*/
const QList< Preferences::WindowState >& getWindowStates() const;
/**
* @brief getWindowStates. Get the states of the TB windows.
*
* @return The list of window states.
*/
const QList< Preferences::WindowState >& getWindowPrevStates() const;
/**
* @brief displayWindowElements. Display window elements (atoms).
*