Fixed Nabi Issues
[apps/osp/Internet.git] / inc / IntPresentationModelBase.h
index 77a0bff..4562ab1 100644 (file)
@@ -2,7 +2,7 @@
 
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
-// Licensed under the Flora License, Version 1.0 (the License);
+// Licensed under the Flora License, Version 1.1 (the License);
 // you may not use this file except in compliance with the License.
 // You may obtain a copy of the License at
 //
@@ -117,6 +117,8 @@ public:
 
         result ExecuteHistoryQuery(const Tizen::Base::String& pszFormatQuery, int& nRowCount, History& history);
 
+        result ExecuteUpdateHistoryFavIconQuery(const Tizen::Base::String& formatQuery, int& nRowCount, History& history);
+
         result GetColumn(int nIndex, Tizen::Base::String& strVal);
 
         result GetColumn(int nIndex, int& nIntVal);