diff options
Diffstat (limited to 'src/reportdialog.cpp')
-rw-r--r-- | src/reportdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reportdialog.cpp b/src/reportdialog.cpp index 088a16d..3267a39 100644 --- a/src/reportdialog.cpp +++ b/src/reportdialog.cpp @@ -183,7 +183,7 @@ void ReportDialog::slotRefresh() { #endif m_HTMLPart->end(); // is this needed? -// view()->tqlayout(); +// view()->layout(); } // actually the print button |