From 29fef69a2d6a9253ea6bfddb1f9ac09c502f4988 Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 19 Feb 2005 22:45:25 +0000 Subject: Correct the placement of the exportation --- (limited to 'library') diff --git a/library/qcom.h b/library/qcom.h index 5703800..be94013 100644 --- a/library/qcom.h +++ b/library/qcom.h @@ -152,7 +152,7 @@ struct Q_EXPORT QtULong }; #define Q_EXPORT_INTERFACE() \ - extern "C" QUnknownInterface* ucm_instantiate QPE_EXPORT_SYMBOL () + extern "C" QPE_EXPORT_SYMBOL QUnknownInterface* ucm_instantiate () #define Q_REFCOUNT \ private: \ -- cgit v0.9.0.2