QT += widgets gui network FORMS += \ irc/mainwindow.ui HEADERS += \ irc/mainwindow.h SOURCES += \ irc/mainwindow.cpp