refs #454 Adapt sample_hotkeys to new hotkey settings component

This commit is contained in:
Roland Winklmeier
2015-09-08 14:59:55 +00:00
committed by Mathew Sutcliffe
parent 5a82e2e6bf
commit 9b6126c5db
6 changed files with 6 additions and 332 deletions

View File

@@ -9,13 +9,12 @@ TARGET = sample_hotkey
TEMPLATE = app
CONFIG -= app_bundle
CONFIG += blackmisc blackinput blackcore
CONFIG += blackmisc blackinput blackcore blackgui
DEPENDPATH += . $$SourceRoot/src
INCLUDEPATH += . $$SourceRoot/src
SOURCES += *.cpp
HEADERS += *.h
DESTDIR = $$BuildRoot/bin