Added linux build and some UI minor fixes
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
|
||||
class SocketCanInterface;
|
||||
class SetupDialogInterfacePage;
|
||||
class GenericCanSetupPage;
|
||||
|
||||
class SocketCanDriver: public CanDriver {
|
||||
public:
|
||||
@@ -39,5 +38,4 @@ public:
|
||||
|
||||
private:
|
||||
SocketCanInterface *createOrUpdateInterface(int index, QString name);
|
||||
GenericCanSetupPage *setupPage;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user