update header files for Doxygen
[framework/osp/shell.git] / inc / FShellAppWidgetPopup.h
index 4ea644e..14b3919 100644 (file)
@@ -70,7 +70,7 @@ public:
         *                                                                      For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
         * @remarks             Before calling this method, check whether the feature is supported by 
         *                      Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).
-        * @see AppWidgetProvider::OnAppWidgetPopupProviderInitializing()
+        * @see AppWidgetPopupProvider::OnAppWidgetPopupProviderInitializing()
         */
        result Construct(const Tizen::Graphics::FloatDimension& size);
 
@@ -88,7 +88,7 @@ public:
         *                                                                      For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
         * @remarks             Before calling this method, check whether the feature is supported by 
         *                      Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).
-        * @see AppWidgetProvider::OnAppWidgetPopupProviderInitializing()
+        * @see AppWidgetPopupProvider::OnAppWidgetPopupProviderInitializing()
         */
        result Construct(const Tizen::Ui::Layout& layout, const Tizen::Graphics::FloatDimension& size);