From 68b0d93f005081933603e1d07d6ebece55cf4502 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 14:07:30 -0600 Subject: Rename obsolete tq methods to standard names --- src/reportdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/reportdialog.cpp') 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 -- cgit v1.2.1