summaryrefslogtreecommitdiff
path: root/src/OpenCSGWarningDialog.cc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2012-04-23 23:17:21 (GMT)
committerClifford Wolf <clifford@clifford.at>2012-04-23 23:17:21 (GMT)
commita718c4a59dd251dd4c2cf8fca1ae6a5ebe1ad990 (patch)
treeb5812d3753058feb93b2bd3f1f95da1f8aef65f5 /src/OpenCSGWarningDialog.cc
parentdde401cadb499b272c1a2fe992e48c354bc5e5cf (diff)
Some trivial fixes for compiler warnings
Diffstat (limited to 'src/OpenCSGWarningDialog.cc')
-rw-r--r--src/OpenCSGWarningDialog.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OpenCSGWarningDialog.cc b/src/OpenCSGWarningDialog.cc
index fdaaa50..5648576 100644
--- a/src/OpenCSGWarningDialog.cc
+++ b/src/OpenCSGWarningDialog.cc
@@ -1,7 +1,7 @@
#include "OpenCSGWarningDialog.h"
#include "Preferences.h"
-OpenCSGWarningDialog::OpenCSGWarningDialog(QWidget *parent)
+OpenCSGWarningDialog::OpenCSGWarningDialog(QWidget*)
{
setupUi(this);
contact: Jan Huwald // Impressum