forked from qt-creator/qt-creator
GenericProject: put different languages into separate project parts.
This is in preparation for changes to the ProjectParts, where one part can only hold files for 1 language. Change-Id: I5e9a1a803ecc3ecbb36added0d0094df63922549 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
committed by
Nikolai Kosjar
parent
bb8575c60c
commit
876ea282d2
@@ -60,6 +60,8 @@ private slots:
|
||||
#ifdef WITH_TESTS
|
||||
private slots:
|
||||
void test_simple();
|
||||
void test_mixed1();
|
||||
void test_mixed2();
|
||||
#endif // WITH_TESTS
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user