homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsmenustates_global.h
changeset 51 4785f57bf3d4
parent 36 cdae8c6c3876
child 60 30f14686fb04
--- a/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsmenustates_global.h	Fri May 14 15:43:04 2010 +0300
+++ b/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsmenustates_global.h	Thu May 27 12:46:08 2010 +0300
@@ -44,6 +44,10 @@
     ":/xml/hsarrangedialog.docml";
 static const char *const HS_ARRANGE_DIALOG_NAME="arrange_dialog";
 static const char *const HS_ARRANGE_LIST_NAME="arrange_list";
+
+static const char *const HS_DETAILS_DIALOG_LAYOUT =
+    ":/xml/hsdetailsdialog.docml";
+static const char *const HS_DETAILS_DIALOG_NAME="details_dialog";
 /*!
  To enable logging of function entry and exit use the following flag for qmake:
  -config nft