Remove endif from mainwindow header

This commit is contained in:
edisionnano
2024-06-22 20:02:31 +03:00
committed by GitHub
parent 8e7e8f88df
commit d93f37a1b4

View File

@@ -80,5 +80,3 @@ private:
void addSmartAttributesTable(const QJsonArray &attributes);
void mousePressEvent(QMouseEvent*);
};
#endif