tools/shared/findwidget/findwidget.qrc
author Craig Heath <craigh@symbian.org>
Wed, 16 Jun 2010 16:18:05 +0100
branchGCC_SURGE
changeset 26 8776df5ac359
parent 0 1918ee327afb
permissions -rw-r--r--
Bug 2955. Workaround for lack of atomic operations in GCCE standard libraries (fall back to default use of Mutex)

<RCC>
  <qresource prefix="/trolltech/shared">
    <file>images/mac/closetab.png</file>
    <file>images/mac/next.png</file>
    <file>images/mac/previous.png</file>
    <file>images/mac/searchfind.png</file>
    <file>images/win/closetab.png</file>
    <file>images/win/next.png</file>
    <file>images/win/previous.png</file>
    <file>images/win/searchfind.png</file>
    <file>images/wrap.png</file>
  </qresource>
</RCC>