added search popup

This commit is contained in:
fourtf
2018-01-05 13:42:23 +01:00
parent 02b73cfa27
commit 47a813d5d6
9 changed files with 163 additions and 4 deletions
+4 -2
View File
@@ -114,7 +114,8 @@ SOURCES += \
src/singletons/helper/completionmodel.cpp \
src/singletons/resourcemanager.cpp \
src/singletons/helper/ircmessagehandler.cpp \
src/singletons/pathmanager.cpp
src/singletons/pathmanager.cpp \
src/widgets/helper/searchpopup.cpp
HEADERS += \
src/precompiled_headers.hpp \
@@ -198,7 +199,8 @@ HEADERS += \
src/util/serialize-custom.hpp \
src/messages/highlightphrase.hpp \
src/messages/selection.hpp \
src/singletons/pathmanager.hpp
src/singletons/pathmanager.hpp \
src/widgets/helper/searchpopup.hpp
PRECOMPILED_HEADER =