forked from qt-creator/qt-creator
Polish: Remove some more useless "slots" from headers
Change-Id: I9ba3b93e53e63153c1573d51c1aac53b7e088362 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -45,8 +45,8 @@ public:
|
||||
|
||||
void extensionsInitialized() override;
|
||||
|
||||
private slots:
|
||||
#ifdef WITH_TESTS
|
||||
private slots:
|
||||
void testCMakeParser_data();
|
||||
void testCMakeParser();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user