Revert "Merge branch 'dev'"
This reverts commit4a7dd7f959, reversing changes made toa89a0cc1c6.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Project created by QtCreator 2018-10-05T09:54:45
|
||||
#
|
||||
#-------------------------------------------------
|
||||
# Copyright 2019-2024 The Hush Developers
|
||||
# Copyright 2019-2023 The Hush Developers
|
||||
# Released under the GPLv3
|
||||
|
||||
QT += core gui network
|
||||
@@ -13,6 +13,7 @@ CONFIG += precompile_header
|
||||
PRECOMPILED_HEADER = src/precompiled.h
|
||||
|
||||
QT += widgets
|
||||
QT += websockets
|
||||
|
||||
TARGET = SilentDragonLite
|
||||
TEMPLATE = app
|
||||
@@ -58,6 +59,8 @@ SOURCES += \
|
||||
src/addressbook.cpp \
|
||||
src/logger.cpp \
|
||||
src/addresscombo.cpp \
|
||||
src/websockets.cpp \
|
||||
src/mobileappconnector.cpp \
|
||||
src/recurring.cpp \
|
||||
src/requestdialog.cpp \
|
||||
src/memoedit.cpp \
|
||||
@@ -101,6 +104,8 @@ HEADERS += \
|
||||
src/addressbook.h \
|
||||
src/logger.h \
|
||||
src/addresscombo.h \
|
||||
src/websockets.h \
|
||||
src/mobileappconnector.h \
|
||||
src/recurring.h \
|
||||
src/requestdialog.h \
|
||||
src/memoedit.h \
|
||||
@@ -138,6 +143,7 @@ FORMS += \
|
||||
src/connection.ui \
|
||||
src/addressbook.ui \
|
||||
src/memodialog.ui \
|
||||
src/mobileappconnector.ui \
|
||||
src/createhushconfdialog.ui \
|
||||
src/recurringdialog.ui \
|
||||
src/requestContactDialog.ui \
|
||||
|
||||
Reference in New Issue
Block a user