small fix
This commit is contained in:
parent
3e98526a24
commit
a5dd97fc03
@ -258,7 +258,7 @@ void PagesControl::back() {
|
||||
set(name, false);
|
||||
}
|
||||
|
||||
Page PagesControl::current() {
|
||||
Page& PagesControl::current() {
|
||||
return current_;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user