classic fourtf commit

This commit is contained in:
fourtf
2017-01-01 02:30:42 +01:00
parent a175c0a54c
commit 8b8b9706b3
40 changed files with 645 additions and 75 deletions
+13 -2
View File
@@ -30,7 +30,11 @@ SOURCES += main.cpp\
notebooktab.cpp \
notebookpage.cpp \
notebookbutton.cpp \
colorscheme.cpp
colorscheme.cpp \
chatwidgetheader.cpp \
chatwidgetinput.cpp \
chatwidgetview.cpp \
notebookpagedroppreview.cpp
HEADERS += mainwindow.h \
chatwidget.h \
@@ -38,6 +42,13 @@ HEADERS += mainwindow.h \
notebooktab.h \
notebookpage.h \
notebookbutton.h \
colorscheme.h
colorscheme.h \
chatwidgetheader.h \
chatwidgetinput.h \
chatwidgetview.h \
notebookpagedroppreview.h
FORMS +=
RESOURCES += \
resources.qrc