No longer a QWidget.
svn path=/trunk/KDE/kdebase/workspace/; revision=659572
This commit is contained in:
parent
3c80f437ff
commit
504928294a
1 changed files with 0 additions and 2 deletions
2
client.h
2
client.h
|
@ -468,8 +468,6 @@ class Client
|
|||
friend struct CheckIgnoreFocusStealingProcedure;
|
||||
friend struct ResetupRulesProcedure;
|
||||
friend class GeometryUpdatesBlocker;
|
||||
void show() { assert( false ); } // SELI remove after Client is no longer QWidget
|
||||
void hide() { assert( false ); }
|
||||
QTimer* demandAttentionKNotifyTimer;
|
||||
|
||||
friend bool performTransiencyCheck();
|
||||
|
|
Loading…
Reference in a new issue