rename multixkbd -> multypo; get rid of UI magic
[multypo.git] / qt / static / gitweb.css
diff --git a/qt/multixkbd.pro b/qt/multixkbd.pro
deleted file mode 100644 (file)
index 1bea7f1..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-#-------------------------------------------------
-#
-# Project created by QtCreator 2013-07-10T20:33:44
-#
-#-------------------------------------------------
-
-QT       += core gui
-
-greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
-
-TARGET = multixkbd
-TEMPLATE = app
-
-
-SOURCES += main.cpp\
-        multikbd.cpp
-
-HEADERS  += multikbd.h
-
-FORMS    += multikbd.ui
-
-LIBS += -lX11 -lXi