Skip to content
Snippets Groups Projects
Commit f40573f1 authored by Ramin Yaghoubzadeh's avatar Ramin Yaghoubzadeh
Browse files

added ogreguicontroller category (for relaying of events)

parent fe618925
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,9 @@ const std::string CAT__GUI_DATA = "guidata";
const std::string CAT__SCH3_GESTURE = "sch3gesture";
const std::string CAT__SCH3_OPTIONS = "sch3options";
/// Ogre/Qt GuiController (relay key events, configure that)
const std::string CAT__OGRE_GUI_CONTROLLER = "ogreguicontroller";
//
// UNDOCUMENTED CATEGORIES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment