forked from vitrine/wmaker
Make draw string plugin more extendable in future.
This commit is contained in:
+1
-1
@@ -95,6 +95,6 @@ WFunction* wPluginCreateFunction(int type, char *library_name,
|
||||
|
||||
void wPluginDestroyFunction(WFunction *function);
|
||||
|
||||
void** wPluginPackInitData(int members, ...);
|
||||
void** wPluginPackData(int members, ...);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user