Changeset 1887 for code/trunk/src/core/ArgumentCompletionFunctions.h
- Timestamp:
- Oct 6, 2008, 12:31:32 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/core/ArgumentCompletionFunctions.h
r1505 r1887 35 35 36 36 #define ARGUMENT_COMPLETION_FUNCTION_DECLARATION(functionname) \ 37 ArgumentCompleter* functionname(); \37 _CoreExport ArgumentCompleter* functionname(); \ 38 38 _CoreExport ArgumentCompletionList acf_##functionname 39 39
Note: See TracChangeset
for help on using the changeset viewer.