diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-09 11:16:24 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-09 11:16:24 +0000 |
commit | d6f51161612cf03c1aba04d0a93b963b7d486ed2 (patch) | |
tree | 004d8a805fbb494db8085dc61886ef87bb146555 /plugins/SendScreenshotPlus/src/UAboutForm.h | |
parent | dc36d08f00b7875b92229f273e8fcff13779e12b (diff) |
removed not used headers
added version info
removed uinfo icon pack dependence
git-svn-id: http://svn.miranda-ng.org/main/trunk@3933 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SendScreenshotPlus/src/UAboutForm.h')
-rw-r--r-- | plugins/SendScreenshotPlus/src/UAboutForm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SendScreenshotPlus/src/UAboutForm.h b/plugins/SendScreenshotPlus/src/UAboutForm.h index c93b34c7b7..2e0042ac21 100644 --- a/plugins/SendScreenshotPlus/src/UAboutForm.h +++ b/plugins/SendScreenshotPlus/src/UAboutForm.h @@ -26,8 +26,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef UAboutFormH
#define UAboutFormH
-//---------------------------------------------------------------------------
-#include "global.h"
//---------------------------------------------------------------------------
class TfrmAbout{
|