Mercurial > hg > x
comparison windowfunctions.h @ 5:5f3c32dc6e17
* Adjust comment syntax to permit Doxygen to generate HTML documentation; add Doxyfile
author | Chris Cannam |
---|---|
date | Wed, 06 Oct 2010 15:19:49 +0100 |
parents | fc19d45615d1 |
children | 977f541d6683 |
comparison
equal
deleted
inserted
replaced
4:92ee28024c05 | 5:5f3c32dc6e17 |
---|---|
1 #ifndef WindowFunctionsH | 1 #ifndef WindowFunctionsH |
2 #define WindowFunctionsH | 2 #define WindowFunctionsH |
3 | 3 |
4 /* | 4 /** |
5 WindowFunctions.cpp - implements a few common window functions. | 5 \file windowfunctions.h - implements a few common window functions. |
6 */ | 6 */ |
7 | 7 |
8 enum WindowType | 8 enum WindowType |
9 { | 9 { |
10 wtRectangle, | 10 wtRectangle, |