]> git.saurik.com Git - wxWidgets.git/blob - samples/font/font.def
Fixed a void* to wxObject* conversion error in a return causing compile break across...
[wxWidgets.git] / samples / font / font.def
1 NAME Font
2 DESCRIPTION 'wxWindows font sample'
3 EXETYPE WINDOWS
4 CODE PRELOAD MOVEABLE DISCARDABLE
5 DATA PRELOAD MOVEABLE MULTIPLE
6 HEAPSIZE 4048
7 STACKSIZE 16000