summaryrefslogtreecommitdiff
path: root/src/gui/textdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/textdialog.h')
-rw-r--r--src/gui/textdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/textdialog.h b/src/gui/textdialog.h
index 8b4e2cc3..5583e189 100644
--- a/src/gui/textdialog.h
+++ b/src/gui/textdialog.h
@@ -51,7 +51,7 @@ public:
/**
* Get the text in the textfield
*/
- const std::string& getText() const;
+ const std::string &getText() const;
/**
* Set the OK button action id