summaryrefslogtreecommitdiff
path: root/TAO/tao/QtResource/QtResource_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/QtResource/QtResource_Factory.h')
-rw-r--r--TAO/tao/QtResource/QtResource_Factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/QtResource/QtResource_Factory.h b/TAO/tao/QtResource/QtResource_Factory.h
index 6540d2a70c8..2e830608688 100644
--- a/TAO/tao/QtResource/QtResource_Factory.h
+++ b/TAO/tao/QtResource/QtResource_Factory.h
@@ -44,7 +44,7 @@ namespace TAO
protected:
/// Create or obtain current reactor implementation
- virtual ACE_Reactor_Impl *reactor_impl (void);
+ virtual ACE_Reactor_Impl *reactor_impl ();
private:
/// Reactor created by this factory.