forked from Public/monero-gui
https://trello.com/c/VpuuPT5L/27-per-transaction-descriptions-should-be-removed-from-dashboard-history-as-discussed https://trello.com/c/wy3nFH3g/30-please-add-ctrl-tab-ctrl-shift-tab-shortcut-keys-to-rotate-between-tabs https://trello.com/c/6Y6kOXsU/44-add-monero-title-to-the-main-window
This commit is contained in:
@@ -3,7 +3,8 @@ TEMPLATE = app
|
||||
QT += qml quick widgets
|
||||
|
||||
SOURCES += main.cpp \
|
||||
filter.cpp
|
||||
filter.cpp \
|
||||
clipboardAdapter.cpp
|
||||
|
||||
RESOURCES += qml.qrc
|
||||
|
||||
@@ -14,4 +15,5 @@ QML_IMPORT_PATH =
|
||||
include(deployment.pri)
|
||||
|
||||
HEADERS += \
|
||||
filter.h
|
||||
filter.h \
|
||||
clipboardAdapter.h
|
||||
|
||||
Reference in New Issue
Block a user