From 1eef515f53e5456072788a469bc59183354eabf7 Mon Sep 17 00:00:00 2001 From: stv Date: Fri, 15 Jun 2007 09:00:30 +0000 Subject: [PATCH] no message --- src/Qtx/QtxActionSet.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Qtx/QtxActionSet.cxx b/src/Qtx/QtxActionSet.cxx index 38419b25b..fb4378853 100644 --- a/src/Qtx/QtxActionSet.cxx +++ b/src/Qtx/QtxActionSet.cxx @@ -227,7 +227,7 @@ void QtxActionSet::onChanged() \brief Called when some action is activated by the user. \param on toggled state (not used) */ -void QtxActionSet::onActionTriggered( bool /*on*/ ) +void QtxActionSet::onActionTriggered( bool ) { QAction* a = ::qobject_cast( sender() ); if ( !a ) -- 2.39.2