summaryrefslogtreecommitdiffstats
path: root/src/layout.h
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2021-01-22 20:40:27 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2021-01-22 20:45:22 (GMT)
commitb89561e0c61aec5cae6eafc354f81a3bf071a777 (patch)
treec5ae160c7983bf5719fb82876f1df0f67ff24eda /src/layout.h
parentc8f6a5d01fc0eafcc32d235e922b77e4aed42cfa (diff)
downloadDoxygen-b89561e0c61aec5cae6eafc354f81a3bf071a777.zip
Doxygen-b89561e0c61aec5cae6eafc354f81a3bf071a777.tar.gz
Doxygen-b89561e0c61aec5cae6eafc354f81a3bf071a777.tar.bz2
Refactoring: cleanup unused qtools headers
Diffstat (limited to 'src/layout.h')
-rw-r--r--src/layout.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/layout.h b/src/layout.h
index 4a0ae8c..d319b69 100644
--- a/src/layout.h
+++ b/src/layout.h
@@ -21,7 +21,6 @@
#include <memory>
#include <vector>
-#include <qlist.h>
#include "types.h"
class LayoutParser;