From af12abdf281a467cad59bca807b1c224b1fec8a2 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 13:19:01 -0500 Subject: Fix inadvertent tqt changes. --- konq-plugins/domtreeviewer/domtreecommands.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konq-plugins') diff --git a/konq-plugins/domtreeviewer/domtreecommands.h b/konq-plugins/domtreeviewer/domtreecommands.h index b018c6b..9dcd1c1 100644 --- a/konq-plugins/domtreeviewer/domtreecommands.h +++ b/konq-plugins/domtreeviewer/domtreecommands.h @@ -74,7 +74,7 @@ signals: */ void error(int err_id, const TQString &msg); -private: // make tqmoc not complain +private: // make moc not complain friend class ManipulationCommand; }; -- cgit v1.2.1