summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/styledialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/styledialog.h')
-rw-r--r--src/ui/dialog/styledialog.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ui/dialog/styledialog.h b/src/ui/dialog/styledialog.h
index d11082bc1..f0fb6eddb 100644
--- a/src/ui/dialog/styledialog.h
+++ b/src/ui/dialog/styledialog.h
@@ -53,8 +53,7 @@ public:
static StyleDialog &getInstance() { return *new StyleDialog(); }
-private:
-
+ private:
// Monitor <style> element for changes.
class NodeObserver;