mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-06 20:17:04 +02:00
Cleanup
This commit is contained in:
@@ -185,7 +185,6 @@ void WindowCtrlUnix::findWindows( qint64 pid )
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* Get the states of the TB windows.
|
||||
*/
|
||||
|
||||
@@ -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).
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user