summaryrefslogtreecommitdiffstats
path: root/src/gui/App.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/App.hpp')
-rw-r--r--src/gui/App.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/App.hpp b/src/gui/App.hpp
index e226751b..22451846 100644
--- a/src/gui/App.hpp
+++ b/src/gui/App.hpp
@@ -74,7 +74,7 @@ class INGEN_API App
public:
~App();
- void error_message(const std::string& msg);
+ void error_message(const std::string& str);
void attach(SPtr<Client::SigClientInterface> client);