forked from qt-creator/qt-creator
Axivion: Get rid of unused Project class
Change-Id: Id000528f1dc99ffc569ae5f37880b0441843d6a6 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -15,13 +15,6 @@ public:
|
||||
QString error;
|
||||
};
|
||||
|
||||
class Project : public BaseResult
|
||||
{
|
||||
public:
|
||||
QString name;
|
||||
QString url;
|
||||
};
|
||||
|
||||
class ShortIssue : public BaseResult
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user