diff options
| author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-04-11 18:09:04 +0000 |
|---|---|---|
| committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-04-11 18:09:04 +0000 |
| commit | fda46e22fa15bd77a6d1e2610e9fd9b272dc04fa (patch) | |
| tree | 3fed4d9befabb72172dea7387472e9342d7722a6 /Plugins/extraicons/commons.h | |
| parent | 5fbc3e53ce14c07859d953eac1a24a4ebd014e89 (diff) | |
extraicons:
- Added visibility icons
- Added handling of CLUICAPS_FLAGS2
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@160 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Plugins/extraicons/commons.h')
| -rw-r--r-- | Plugins/extraicons/commons.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Plugins/extraicons/commons.h b/Plugins/extraicons/commons.h index 4320025..33835a3 100644 --- a/Plugins/extraicons/commons.h +++ b/Plugins/extraicons/commons.h @@ -83,7 +83,6 @@ extern vector<HANDLE> hHooks; extern vector<ExtraIcon*> extraIcons;
ExtraIcon * GetExtraIconBySlot(int slot);
-int GetClistNumberOfSlots();
int GetNumberOfSlots();
int ConvertToClistSlot(int slot);
|
