diff --git a/src/mainwindow.h b/src/mainwindow.h index d9e50c8..ec01c9b 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -80,5 +80,3 @@ private: void addSmartAttributesTable(const QJsonArray &attributes); void mousePressEvent(QMouseEvent*); }; - -#endif