5#include "dataAccessLayer/database.h"
16 explicit authWindow(QWidget *parent =
nullptr);
20 void on_pushButton_clicked();
26 bool isDarkTheme =
false;
Definition authwindow.h:12
authWindow(QWidget *parent=nullptr)
Definition authwindow.cpp:8
~authWindow()
Definition authwindow.cpp:16
Definition authwindow.h:7