summaryrefslogtreecommitdiffstats
path: root/twin/kcmtwin/twinoptions/windows.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin/kcmtwin/twinoptions/windows.h')
-rw-r--r--twin/kcmtwin/twinoptions/windows.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/kcmtwin/twinoptions/windows.h b/twin/kcmtwin/twinoptions/windows.h
index 634960266..1cb4d16e8 100644
--- a/twin/kcmtwin/twinoptions/windows.h
+++ b/twin/kcmtwin/twinoptions/windows.h
@@ -285,7 +285,6 @@ private:
KIntNumInput *fadeOutSpeed;
KColorButton *shadowColor;
TDEConfig *config;
- void processShadowLockouts();
bool standAlone;
bool alphaActivated;
bool resetKompmgr_;
@@ -298,6 +297,7 @@ private:
private slots:
void resetKompmgr();
void showWarning(bool alphaActivated);
+ void processShadowLockouts();
};
#endif