From b61ba851da0157ace3bdfc1ebbf87156b0b76413 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Jun 2012 08:58:27 +0000 Subject: protocols plugins moved to protocols git-svn-id: http://svn.miranda-ng.org/main/trunk@327 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Quotes/QuoteInfoDlg.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 plugins/Quotes/QuoteInfoDlg.h (limited to 'plugins/Quotes/QuoteInfoDlg.h') diff --git a/plugins/Quotes/QuoteInfoDlg.h b/plugins/Quotes/QuoteInfoDlg.h deleted file mode 100644 index c4a1999a4c..0000000000 --- a/plugins/Quotes/QuoteInfoDlg.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef __aa849fa0_ff3f_49e9_b47a_e7dd34783dc2_QuoteInfoDlg_h__ -#define __aa849fa0_ff3f_49e9_b47a_e7dd34783dc2_QuoteInfoDlg_h__ - -int QuotesEventFunc_OnUserInfoInit(WPARAM wp,LPARAM lp); -INT_PTR QuotesMenu_EditSettings(WPARAM wp,LPARAM lp); -INT_PTR QuotesMenu_OpenLogFile(WPARAM wp,LPARAM lp); -INT_PTR QuotesMenu_RefreshContact(WPARAM wp,LPARAM lp); -int Quotes_PrebuildContactMenu(WPARAM wp,LPARAM lp); -int Quotes_OnContactDoubleClick(WPARAM wp,LPARAM lp); - -#endif //__aa849fa0_ff3f_49e9_b47a_e7dd34783dc2_QuoteInfoDlg_h__ -- cgit v1.2.3