fix memory leaks
This commit is contained in:
@@ -46,6 +46,8 @@ private:
|
||||
|
||||
void showError(QString explanation);
|
||||
|
||||
void doRPCSetConnection(Connection* conn);
|
||||
|
||||
QDialog* d;
|
||||
Ui_ConnectionDialog* connD;
|
||||
|
||||
@@ -122,4 +124,4 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user