Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 27, 2017, 4:57:47 PM (6 years ago)
Author:
maxima
Message:

No more compiler errors. XMLPortObjects not yet implemented.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/Dialog_HS17/src/modules/dialog/DialogManager.h

    r11579 r11607  
    7373
    7474                void setDialog(Dialog* dialog);
    75                 const Dialog& getCurrentDialog();
    76                  bool empty();
     75                const Dialog* getCurrentDialog();
     76                bool empty();
    7777
    7878        private:
Note: See TracChangeset for help on using the changeset viewer.