summaryrefslogtreecommitdiffstats
path: root/examples/sql/cachedtable/tableeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/cachedtable/tableeditor.h')
-rw-r--r--examples/sql/cachedtable/tableeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/cachedtable/tableeditor.h b/examples/sql/cachedtable/tableeditor.h
index 14d9986c63..f13bd3d5bf 100644
--- a/examples/sql/cachedtable/tableeditor.h
+++ b/examples/sql/cachedtable/tableeditor.h
@@ -50,7 +50,7 @@ class QSqlTableModel;
QT_END_NAMESPACE
//! [0]
-class TableEditor : public QDialog
+class TableEditor : public QWidget
{
Q_OBJECT