summaryrefslogtreecommitdiffstats
path: root/examples/help/contextsensitivehelp/wateringconfigdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/help/contextsensitivehelp/wateringconfigdialog.h')
-rw-r--r--examples/help/contextsensitivehelp/wateringconfigdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/help/contextsensitivehelp/wateringconfigdialog.h b/examples/help/contextsensitivehelp/wateringconfigdialog.h
index 638c795bf..7a9f4a2e1 100644
--- a/examples/help/contextsensitivehelp/wateringconfigdialog.h
+++ b/examples/help/contextsensitivehelp/wateringconfigdialog.h
@@ -52,7 +52,7 @@ public:
private slots:
void focusChanged(QWidget *old, QWidget *now);
-
+
private:
Ui::WateringConfigDialog m_ui;
QMap<QWidget*, QString> m_widgetInfo;