summaryrefslogtreecommitdiff
path: root/solenv/inc/postwin.h
AgeCommit message (Collapse)AuthorFilesLines
2011-03-16The WIN_FOO dance no longer neededTor Lillqvist1-8/+0
2011-03-16The WIN_BOOL dance no longer needed and in fact causes compilation errorsTor Lillqvist1-4/+3
2011-02-08Move prewin.h and postwin.h from tools to solenvTor Lillqvist1-0/+261
All #include directives that include tools/prewin.h and tools/postwin.h need to have the "tools/" part dropped. Will do that, too. For earlier git log of these two files, see the libs-gui repository.