X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFUiCtrlListItemBase.h;h=45fce4082c5e03e7ab9e6f6ec4d7e086c304b0bc;hb=e9c41ee70f34877291c56082e40592f259ce1e54;hp=c0bb95808f7955e8c757e2d1f47104356bc41e47;hpb=30c99ac18aa905051c16821346261f05ca119f2a;p=platform%2Fframework%2Fnative%2Fuifw.git diff --git a/inc/FUiCtrlListItemBase.h b/inc/FUiCtrlListItemBase.h index c0bb958..45fce40 100644 --- a/inc/FUiCtrlListItemBase.h +++ b/inc/FUiCtrlListItemBase.h @@ -9,7 +9,7 @@ // http://www.apache.org/licenses/LICENSE-2.0/ // // Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an ”AS IS” BASIS, +// distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. @@ -112,7 +112,7 @@ public: * @exception E_SUCCESS The method is successful. * @exception E_INVALID_ARG A specified input parameter is invalid. * @exception E_SYSTEM A system error has occurred. - * @remarks + * @remarks * - If the context item is not set, ListView() or GroupedListView() does not display the context item and an item sweep event is generated when an * item is swept. * - The specified @c pItem should be deleted by the applications when it is no longer used.