ScopeTimer + small fixes
This commit is contained in:
@@ -93,7 +93,8 @@ namespace gui {
|
||||
void back();
|
||||
void clearHistory();
|
||||
void reset();
|
||||
|
||||
//comment or erase pragma if you hate notes..
|
||||
#pragma message("gui::PagesControl::current() returns Page by-value! (can initiate unexpected behaviour)")
|
||||
Page current();
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user