aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/irc/irc.pri
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2021-03-28 14:03:03 +0200
committerRenaud G <renaud@rolisteam.org>2021-03-28 14:03:03 +0200
commitee2d8b89c41d32a0e341ca564fd8e6e09267a4a6 (patch)
tree11a4d40d4b896b87f6b341acf9f88b9b2da28b99 /irc/irc.pri
parentde55ac4c76ef3f6dbdc6fd2d03e3484bcfccdb0e (diff)
downloadOneRoll-ee2d8b89c41d32a0e341ca564fd8e6e09267a4a6.tar.gz
OneRoll-ee2d8b89c41d32a0e341ca564fd8e6e09267a4a6.zip
[irc] fix compilation
Diffstat (limited to 'irc/irc.pri')
-rw-r--r--irc/irc.pri9
1 files changed, 0 insertions, 9 deletions
diff --git a/irc/irc.pri b/irc/irc.pri
deleted file mode 100644
index c987e1e..0000000
--- a/irc/irc.pri
+++ /dev/null
@@ -1,9 +0,0 @@
-QT += widgets gui network
-FORMS += \
- irc/mainwindow.ui
-
-HEADERS += \
- irc/mainwindow.h
-
-SOURCES += \
- irc/mainwindow.cpp