diff options
Diffstat (limited to 'plugins/Scriver/src/msgwindow.h')
-rw-r--r-- | plugins/Scriver/src/msgwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Scriver/src/msgwindow.h b/plugins/Scriver/src/msgwindow.h index c5ec63c224..d3e8092b8b 100644 --- a/plugins/Scriver/src/msgwindow.h +++ b/plugins/Scriver/src/msgwindow.h @@ -87,7 +87,6 @@ struct TabControlData };
TCHAR* GetWindowTitle(MCONTACT hContact, const char *szProto);
-TCHAR* GetTabName(MCONTACT hContact);
HWND GetParentWindow(MCONTACT hContact, BOOL bChat);
void NotifyLocalWinEvent(MCONTACT hContact, HWND hwnd, unsigned int type);
|