diff --git a/mainwindow.cpp b/mainwindow.cpp index cf8794062..3027ea542 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -//--------------------------------------------------------------- MainWindow +//---------------------------------------------------------------- MainWindow #include "mainwindow.h" #include "ui_mainwindow.h" #include "devsetup.h" diff --git a/resources/qt.conf b/resources/qt.conf new file mode 100644 index 000000000..d3d0f789c --- /dev/null +++ b/resources/qt.conf @@ -0,0 +1,2 @@ +[Paths] +Plugins = ../plugins