Changeset 145 in flair-src for trunk/lib/FlairSimulator/src/unexported
- Timestamp:
- Feb 27, 2017, 11:16:46 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairSimulator/src/unexported/Gui_impl.h
r144 r145 43 43 namespace core { 44 44 class Object; 45 class IODevice;46 45 } 47 46 namespace simulator { … … 55 54 class MyEventReceiver; 56 55 57 class Gui_impl :public IODevice{56 class Gui_impl { 58 57 public: 59 58 Gui_impl(flair::simulator::Gui *self, int app_width, int app_height,
Note:
See TracChangeset
for help on using the changeset viewer.