Changeset 145 in flair-src for trunk/lib/FlairSimulator/src/unexported


Ignore:
Timestamp:
02/27/17 11:16:46 (7 years ago)
Author:
Bayard Gildas
Message:

partial Backroll

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairSimulator/src/unexported/Gui_impl.h

    r144 r145  
    4343  namespace core {
    4444    class Object;
    45     class IODevice;
    4645  }
    4746  namespace simulator {
     
    5554class MyEventReceiver;
    5655
    57 class Gui_impl:public IODevice {
     56class Gui_impl {
    5857public:
    5958  Gui_impl(flair::simulator::Gui *self, int app_width, int app_height,
Note: See TracChangeset for help on using the changeset viewer.