mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 23:36:44 +02:00
Added urlGoTo
This commit is contained in:
parent
8120700787
commit
d55fb60862
1 changed files with 1 additions and 0 deletions
|
@ -509,6 +509,7 @@ private:
|
||||||
void displayUpdateDialog();
|
void displayUpdateDialog();
|
||||||
bool shouldSkipVersion(QString latestVersion);
|
bool shouldSkipVersion(QString latestVersion);
|
||||||
void takeSnapshot();
|
void takeSnapshot();
|
||||||
|
void urlGoTo(int argc, const char * constArgv[]);
|
||||||
|
|
||||||
TouchEvent _lastTouchEvent;
|
TouchEvent _lastTouchEvent;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue