mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +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();
|
||||
bool shouldSkipVersion(QString latestVersion);
|
||||
void takeSnapshot();
|
||||
void urlGoTo(int argc, const char * constArgv[]);
|
||||
|
||||
TouchEvent _lastTouchEvent;
|
||||
|
||||
|
|
Loading…
Reference in a new issue