diff options
-rw-r--r-- | main.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ #include <QGuiApplication> #include <QQmlApplicationEngine> #include "user.hxx" -#include "tasklist.hxx" #include "controller.hxx" int main(int argc, char* argv[]) |