diff options
author | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 1999-12-15 19:37:58 (GMT) |
---|---|---|
committer | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 1999-12-15 19:37:58 (GMT) |
commit | 5576fbf6d0a8baa16fa65a37a172543397ee950a (patch) | |
tree | b859924ab8503fed25bbfbc7ea96b72b9dee34b0 /src/htmlhelp.h | |
parent | d4bdeb54df648007d9a2b4a9ec5c2ef3b84f1a3b (diff) | |
download | Doxygen-5576fbf6d0a8baa16fa65a37a172543397ee950a.zip Doxygen-5576fbf6d0a8baa16fa65a37a172543397ee950a.tar.gz Doxygen-5576fbf6d0a8baa16fa65a37a172543397ee950a.tar.bz2 |
mods for doxygen-0.49-991106
Diffstat (limited to 'src/htmlhelp.h')
-rw-r--r-- | src/htmlhelp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htmlhelp.h b/src/htmlhelp.h index 5856f3c..d1d402e 100644 --- a/src/htmlhelp.h +++ b/src/htmlhelp.h @@ -21,7 +21,7 @@ #define HTMLHELP_H #include "qtbc.h" -#include <qtstream.h> +#include <qtextstream.h> class QFile; class HtmlHelpIndex; |