mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-24 21:40:48 -08:00
add macro QLATER-SEQUENCE; revisions
This commit is contained in:
parent
d553e5f305
commit
24ebb809c6
5 changed files with 30 additions and 4 deletions
|
|
@ -70,7 +70,7 @@ int main(int argc, char* argv[]) {
|
|||
qputenv("QT_QPA_NO_TEXT_HANDLES", "1");
|
||||
#endif
|
||||
if (QFile::exists("/etc/sailfish-release")) { // SFOS
|
||||
QQuickStyle::setStyle("Basic");
|
||||
QQuickStyle::setStyle("Basic"); // independent from 'qt-runner'
|
||||
}
|
||||
#ifdef INI_WEBVIEW
|
||||
QtWebView::initialize();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue