diff options
Diffstat (limited to 'src/komposeglobal.cpp')
| -rw-r--r-- | src/komposeglobal.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/komposeglobal.cpp b/src/komposeglobal.cpp index 3bed726..b530dc1 100644 --- a/src/komposeglobal.cpp +++ b/src/komposeglobal.cpp @@ -78,7 +78,7 @@ KomposeGlobal::KomposeGlobal(TQObject *parent, const char *name) damageEvent(0) { globalInstance = this; - twin_module = new KWinModule(); //FIXME: only needed for sharedpixmap :( + twin_module = new TWinModule(); //FIXME: only needed for sharedpixmap :( currentDesktop = twin_module->currentDesktop(); desktopBgPixmap = new TDESharedPixmap; |
