mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-13 20:36:19 -05:00
remove refs to old functions
This commit is contained in:
@@ -17,7 +17,7 @@ class UpdatePromoter : public QDialog
|
||||
|
||||
public:
|
||||
explicit UpdatePromoter(QWidget *parent, NetworkAccessManager *manager);
|
||||
~UpdatePromoter() {};
|
||||
~UpdatePromoter();
|
||||
|
||||
void checkForUpdates();
|
||||
void updatePreferences();
|
||||
|
||||
Reference in New Issue
Block a user