diff options
Diffstat (limited to 'amor/amor.h')
| -rw-r--r-- | amor/amor.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/amor/amor.h b/amor/amor.h index b4a4abe..b65678e 100644 --- a/amor/amor.h +++ b/amor/amor.h @@ -44,7 +44,7 @@ class AmorBubble; class AmorWidget; class TQTimer; -class KWinModule; +class TWinModule; class TDEPopupMenu; class QueueItem { @@ -119,7 +119,7 @@ protected: void active(); private: - KWinModule *mWin; + TWinModule *mWin; WId mTargetWin; // The window that the animations sits on TQRect mTargetRect; // The goemetry of the target window WId mNextTarget; // The window that will become the target |
