diff options
Diffstat (limited to 'twin/workspace.h')
| -rw-r--r-- | twin/workspace.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/twin/workspace.h b/twin/workspace.h index 637a14e77..5f1d71025 100644 --- a/twin/workspace.h +++ b/twin/workspace.h @@ -665,6 +665,10 @@ class Workspace : public TQObject, public KWinInterface, public KDecorationDefin friend class Client; //kompmgr + TDEProcess* kompmgr; + TDESelectionOwner* kompmgr_selection; + bool allowKompmgrRestart; + TQSlider *transSlider; TQPushButton *transButton; // not used yet |
