mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-24 11:15:33 +03:00
Remove whitespace
This commit is contained in:
parent
d42abb6177
commit
7a51c2a387
4
main.cpp
4
main.cpp
@ -60,10 +60,6 @@ int main(int argc, char *argv[])
|
||||
engine.rootContext()->setContextProperty("urlPrefix", url_prefix);
|
||||
engine.rootContext()->setContextProperty("appVersion", APP_VERSION);
|
||||
engine.rootContext()->setContextProperty("ScreenShot", &screenshot);
|
||||
|
||||
|
||||
|
||||
|
||||
engine.load(QUrl(url_prefix + main_qml));
|
||||
|
||||
#ifndef Q_OS_DARWIN
|
||||
|
Loading…
Reference in New Issue
Block a user