Changeset 11101 for code/trunk/src/libraries
- Timestamp:
- Jan 31, 2016, 10:57:21 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/libraries/core/GUIManager.cc
r11099 r11101 251 251 } 252 252 } 253 #if OGRE_VERSION < 0x010700 254 virtual void renderQueueEnded(Ogre::uint8 id, const Ogre::String& invocation, bool& repeatThisInvocation) override {} 255 #endif 253 256 }; 254 257 #endif
Note: See TracChangeset
for help on using the changeset viewer.