diff options
| author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2008-04-13 23:45:56 +0000 |
|---|---|---|
| committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2008-04-13 23:45:56 +0000 |
| commit | 6ae86c78a2ab8ab7ee876f9caf11e5c3079284fe (patch) | |
| tree | db56a9f62ca680088b817df8cd053b849d036f96 /Plugins/emoticons/emoticons.dsp | |
| parent | 134649159b4928ef0370c25d3a74d3c59e61e147 (diff) | |
New grouped selection window
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@79 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Plugins/emoticons/emoticons.dsp')
| -rw-r--r-- | Plugins/emoticons/emoticons.dsp | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Plugins/emoticons/emoticons.dsp b/Plugins/emoticons/emoticons.dsp index 3714cab..b7baf04 100644 --- a/Plugins/emoticons/emoticons.dsp +++ b/Plugins/emoticons/emoticons.dsp @@ -168,6 +168,14 @@ SOURCE=..\utils\ContactAsyncQueue.h # End Source File
# Begin Source File
+SOURCE=.\EmoticonsSelectionLayout.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\GroupListEmoticons.h
+# End Source File
+# Begin Source File
+
SOURCE=.\m_emoticons.h
# End Source File
# Begin Source File
@@ -198,6 +206,10 @@ SOURCE=.\resource.h SOURCE=.\selwin.h
# End Source File
+# Begin Source File
+
+SOURCE=.\SingleListEmoticons.h
+# End Source File
# End Group
# Begin Group "Resource Files"
@@ -220,6 +232,14 @@ SOURCE=.\emoticons.cpp # End Source File
# Begin Source File
+SOURCE=.\EmoticonsSelectionLayout.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\GroupListEmoticons.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\utils\mir_icons.cpp
# End Source File
# Begin Source File
@@ -242,6 +262,10 @@ SOURCE=.\options.cpp SOURCE=.\selwin.cpp
# End Source File
+# Begin Source File
+
+SOURCE=.\SingleListEmoticons.cpp
+# End Source File
# End Group
# Begin Group "Docs"
|
