summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/opt_gen.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Popup/src/opt_gen.h')
-rw-r--r--plugins/Popup/src/opt_gen.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Popup/src/opt_gen.h b/plugins/Popup/src/opt_gen.h
index 48dfda6f13..6a5c037b38 100644
--- a/plugins/Popup/src/opt_gen.h
+++ b/plugins/Popup/src/opt_gen.h
@@ -25,8 +25,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define __opt_gen_h__
void LoadOption_General();
-void Check_ReorderPopUps(HWND hwnd = 0);
-INT_PTR CALLBACK DlgProcPopUpGeneral(HWND, UINT, WPARAM, LPARAM);
+void Check_ReorderPopups(HWND hwnd = 0);
+INT_PTR CALLBACK DlgProcPopupGeneral(HWND, UINT, WPARAM, LPARAM);
void ErrorMSG(int minValue, int maxValue);