aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/bin/gui
diff options
context:
space:
mode:
authorRenaud Guezennec <renaud@rolisteam.org>2025-10-07 00:10:02 +0200
committerRenaud Guezennec <renaud@rolisteam.org>2025-11-10 02:39:57 +0000
commit19670fc751782d063fafd43c9be03ecc92572c6b (patch)
tree0c7a3a803324e7cc9f70a6f2f5ed41907b4468e8 /src/bin/gui
parent46cb61e9f90a480b0277816ae8d42e5b0c91fe0c (diff)
downloadOneRoll-19670fc751782d063fafd43c9be03ecc92572c6b.tar.gz
OneRoll-19670fc751782d063fafd43c9be03ecc92572c6b.zip
Fix error and cpp style.
Diffstat (limited to 'src/bin/gui')
-rw-r--r--src/bin/gui/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/gui/mainwindow.h b/src/bin/gui/mainwindow.h
index bd19b34..081d085 100644
--- a/src/bin/gui/mainwindow.h
+++ b/src/bin/gui/mainwindow.h
@@ -6,7 +6,7 @@
class DiceParser;
namespace Ui
{
- class MainWindow;
+class MainWindow;
}
class MainWindow : public QMainWindow