]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/LoaderQueue.h
Add more controls to the view-source dialog.
[lyx.git] / src / graphics / LoaderQueue.h
index 49e8dc8d571a84e8d97ce94f1ae95ced240d6024..8f886fac91df04092aee2e86182b8423e944badf 100644 (file)
@@ -1,10 +1,10 @@
 // -*- C++ -*-
 /**
- *  \file LoaderQueue.h
+ * \file LoaderQueue.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- *  \author Alfredo Braunstein
+ * \author Alfredo Braunstein
  *
  * Full author contact details are available in file CREDITS.
  *
@@ -22,8 +22,6 @@
 #define LOADERQUEUE_H
 
 #include "GraphicsCache.h"
-#include "GraphicsCacheItem.h"
-
 #include "frontends/Timeout.h"
 
 #include <set>