summaryrefslogtreecommitdiffstats
path: root/kcontrol
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol')
-rw-r--r--kcontrol/launch/kcmlaunch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/launch/kcmlaunch.h b/kcontrol/launch/kcmlaunch.h
index 057a3f3d1..c831182a6 100644
--- a/kcontrol/launch/kcmlaunch.h
+++ b/kcontrol/launch/kcmlaunch.h
@@ -55,7 +55,7 @@ class LaunchConfig : public KCModule
TaskbarButton = 1 << 1,
// Default = BusyCursor | TaskbarButton
- Default = 0;
+ Default = 0
};