mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-23 10:54:26 +02:00
Dangling function
This commit is contained in:
parent
dab8761c71
commit
eb02bdc67f
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ public slots:
|
||||||
void setStandardButtons(StandardButtons buttons);
|
void setStandardButtons(StandardButtons buttons);
|
||||||
void setResultCallback(OffscreenUi::ButtonCallback callback);
|
void setResultCallback(OffscreenUi::ButtonCallback callback);
|
||||||
void click(StandardButton button);
|
void click(StandardButton button);
|
||||||
QUrl standardIconSource();
|
|
||||||
StandardButtons standardButtons() const;
|
StandardButtons standardButtons() const;
|
||||||
StandardButton clickedButton() const;
|
StandardButton clickedButton() const;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue