As the comment says, these don't need to be slots anymore.
svn path=/trunk/kdebase/kwin/; revision=291845
This commit is contained in:
parent
b3547b4059
commit
6905d4530a
1 changed files with 0 additions and 1 deletions
1
client.h
1
client.h
|
@ -266,7 +266,6 @@ class Client : public QObject, public KDecorationDefines
|
|||
static bool belongToSameApplication( const Client* c1, const Client* c2, bool active_hack = false );
|
||||
static void readIcons( Window win, QPixmap* icon, QPixmap* miniicon );
|
||||
|
||||
public slots: // FRAME these probably don't need to be slots anymore
|
||||
void minimize();
|
||||
void unminimize();
|
||||
void closeWindow();
|
||||
|
|
Loading…
Reference in a new issue