summaryrefslogtreecommitdiffstats
path: root/twin/workspace.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin/workspace.h')
-rw-r--r--twin/workspace.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/twin/workspace.h b/twin/workspace.h
index 954ea5191..b6f97f1a8 100644
--- a/twin/workspace.h
+++ b/twin/workspace.h
@@ -206,6 +206,10 @@ class Workspace : public TQObject, public KWinInterface, public KDecorationDefin
void showWindowMenuAt( unsigned long id, int x, int y );
void showWindowMenu( unsigned long id );
+
+ void tileHorizontally(unsigned long w1, unsigned long w2);
+ void tileVertically(unsigned long w1, unsigned long w2);
+ void tileGrid(unsigned long w1, unsigned long w2, unsigned long w3, unsigned long w4);
void kDestopResized();
/**