24 #ifndef LISTENERS_GUICONFIGLISTENER_H
25 #define LISTENERS_GUICONFIGLISTENER_H
53 if (name ==
"customcursor")
55 else if (name ==
"doubleClick")
bool getBoolValue(const std::string &key) const
void optionChanged(const std::string &name)
GuiConfigListener(Gui *const g)
void setUseCustomCursor(const bool customCursor)
void setDoubleClick(const bool b)
#define A_DELETE_COPY(func)