summaryrefslogtreecommitdiffstats
path: root/kdesktop/kdesktopapp.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdesktop/kdesktopapp.h')
-rw-r--r--kdesktop/kdesktopapp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdesktop/kdesktopapp.h b/kdesktop/kdesktopapp.h
index 22b47bda2..44b3caa54 100644
--- a/kdesktop/kdesktopapp.h
+++ b/kdesktop/kdesktopapp.h
@@ -49,14 +49,14 @@ class KDesktopApp : public KUniqueApplication
return m_bgSupported;
}
#endif
-
+
signals:
void cmBackgroundChanged(bool supported);
#ifdef COMPOSITE
private:
void initCmBackground();
-
+
private:
Atom m_cmBackground;