Introduce method to access the project directory

... use it.

Reviewed-by: dt
This commit is contained in:
Tobias Hunger
2010-03-25 13:19:27 +01:00
parent 3a15c8c3c5
commit 1ca8cb2397
18 changed files with 36 additions and 39 deletions

View File

@@ -97,8 +97,6 @@ public:
CMakeBuildTarget buildTargetForTitle(const QString &title);
QString sourceDirectory() const;
bool parseCMakeLists();
signals: