Move some variables into const.hpp
Clean up some code in the AccountManager
This commit is contained in:
+2
-1
@@ -175,7 +175,8 @@ HEADERS += \
|
||||
src/util/irchelpers.hpp \
|
||||
src/util/helpers.hpp \
|
||||
src/widgets/accountswitchwidget.hpp \
|
||||
src/widgets/accountswitchpopupwidget.hpp
|
||||
src/widgets/accountswitchpopupwidget.hpp \
|
||||
src/const.hpp
|
||||
|
||||
|
||||
PRECOMPILED_HEADER =
|
||||
|
||||
Reference in New Issue
Block a user