summaryrefslogtreecommitdiff
path: root/popup/src/config.h
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-28 08:19:23 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-28 08:19:23 +0000
commit8fbba48ab65bcc02ade47a2784f1983d7721058c (patch)
treee5fd20d882fe64c9dd6ec058636379631fdd5d6b /popup/src/config.h
parent7c65c60bf7eeb001de6c29a8268b024ca2aa3c38 (diff)
PopUp (patch from Wishmaster51):
+added support for custom langpacks +added hotkey to open popup history *background can now be changed together with font in font options -removed old PLUGININFO support git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@57 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'popup/src/config.h')
-rw-r--r--popup/src/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/popup/src/config.h b/popup/src/config.h
index ace3060..64ff3f2 100644
--- a/popup/src/config.h
+++ b/popup/src/config.h
@@ -170,7 +170,6 @@ extern bool OptionLoaded;
//extern SKINELEMENT *n_skin;
//===== Plugin informations struct =====
-extern PLUGININFO pluginInfo;
extern PLUGININFOEX pluginInfoEx;
//===== Transparency & APIs which are not supported by every OS =====