]> git.siccegge.de Git - frida/frida.git/commit
Move qt.hxx up one directory
authorChristoph Egger <christoph@christoph-egger.org>
Sun, 24 May 2015 23:55:52 +0000 (01:55 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Sun, 24 May 2015 23:55:52 +0000 (01:55 +0200)
commit98e46099f6366309366ea54fc4b97fd5cb383fa7
tree4638af974873763cb37b7b28ee40329b2e46d27c
parentaf104b02984cca1973051b301c946d5937b9af4d
Move qt.hxx up one directory

We're using Qt now a lot more than only for GUI purposes. Reflect
reality in location of qt.hxx headerfile

Ref T24
18 files changed:
CMakeLists.txt
src/core/BasicBlock.cxx
src/core/Comment.cxx
src/core/Function.cxx
src/core/InformationManager.cxx
src/core/tests/BasicBlockTest.cxx
src/core/tests/CommentTest.cxx
src/core/tests/FunctionTest.cxx
src/gui/dialogs/NewFunctionDialog.hxx
src/gui/dialogs/SimpleStringDialog.hxx
src/gui/qt.hxx [deleted file]
src/gui/widgets/BasicBlockWidget.hxx
src/gui/widgets/CFGScene.hxx
src/gui/widgets/FridaDock.hxx
src/gui/widgets/FunctionWidget.hxx
src/gui/widgets/LogDock.hxx
src/gui/widgets/ScriptingDock.hxx
src/qt.hxx [new file with mode: 0644]