Mercurial > sdl-ios-xcode
changeset 1980:0e7becb566ee
Missed a Qtopia change.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 10 Aug 2006 14:55:45 +0000 |
parents | 5f7db8d2d06f |
children | 3f21778e7433 |
files | include/SDL_main.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/include/SDL_main.h Thu Aug 10 14:55:00 2006 +0000 +++ b/include/SDL_main.h Thu Aug 10 14:55:45 2006 +0000 @@ -29,7 +29,7 @@ #if defined(__WIN32__) || \ (defined(__MWERKS__) && !defined(__BEOS__)) || \ - defined(__SYMBIAN32__) || defined(QWS) + defined(__SYMBIAN32__) #ifdef __cplusplus #define C_LINKAGE "C"