summaryrefslogtreecommitdiffstats
path: root/graphics/cenon/files/patch-functions.h
blob: caeae5b2f70442c7f6693d1a3afd1282d14ec881 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- functions.h.orig	Tue Jan 11 18:56:41 2005
+++ functions.h	Tue Apr 25 17:25:29 2006
@@ -41,7 +41,7 @@
 NSString *systemBundlePath(void);
 NSString *userBundlePath(void);
 
-void fillPopup(id popupButton, NSString *folder, NSString *ext, int removeIx );
+void fillPopup(NSPopUpButton *popupButton, NSString *folder, NSString *ext, int removeIx );
 NSDictionary *dictionaryFromFolder(NSString *folder, NSString *name);
 
 float convertToUnit(float value);
OpenPOWER on IntegriCloud