diff options
author | UnavailableDev <69792062+UnavailableDev@users.noreply.github.com> | 2022-10-30 12:40:53 +0100 |
---|---|---|
committer | UnavailableDev <69792062+UnavailableDev@users.noreply.github.com> | 2022-10-30 12:40:53 +0100 |
commit | 26564caa92d02a85a23fcd768a301fc76ec7c4cd (patch) | |
tree | f0c3845ee79a3c29d0b8a8c4cb2d3caaeb1efb5d /client/dbconnector.h | |
parent | 6b2ff1c137773b91ce9552446a7ac91dd951b02b (diff) | |
parent | 75064a08587bc960c06d2324a0334ee88441fb35 (diff) |
Merge branch 'qt-settings' of https://github.com/UnavailableDev/avans-whether-station-Qt into qt-settings
Diffstat (limited to 'client/dbconnector.h')
-rw-r--r-- | client/dbconnector.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/dbconnector.h b/client/dbconnector.h index 4737d6f..5b9b1cf 100644 --- a/client/dbconnector.h +++ b/client/dbconnector.h @@ -8,7 +8,6 @@ #define WS_ESP8266_WLAN_IP "129.168.0.1" - namespace Ui { class dbConnector; } |