forked from qt-creator/qt-creator
Squish: Remove unimplemented declarations
Change-Id: Ia62013e0bca0cf2defb4ec7a2e493bc8cca3c81f Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -42,9 +42,6 @@ class SquishSettings : public Utils::AspectContainer
|
|||||||
public:
|
public:
|
||||||
SquishSettings();
|
SquishSettings();
|
||||||
|
|
||||||
void toSettings(QSettings *s) const;
|
|
||||||
void fromSettings(QSettings *s);
|
|
||||||
|
|
||||||
Utils::StringAspect squishPath;
|
Utils::StringAspect squishPath;
|
||||||
Utils::StringAspect licensePath;
|
Utils::StringAspect licensePath;
|
||||||
Utils::StringAspect serverHost;
|
Utils::StringAspect serverHost;
|
||||||
|
|||||||
Reference in New Issue
Block a user