diff options
Diffstat (limited to 'tdeui/tdemainwindowiface.h')
-rw-r--r-- | tdeui/tdemainwindowiface.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tdeui/tdemainwindowiface.h b/tdeui/tdemainwindowiface.h index f469096ef..736aefc1d 100644 --- a/tdeui/tdemainwindowiface.h +++ b/tdeui/tdemainwindowiface.h @@ -147,6 +147,8 @@ k_dcop: void restore(); void show(); void close(); + void setActiveWindow(); + void setActiveWindowFocused(); // QCStringList getQTProperties(); |