- Removed useless mutex in GUI

- started to optimize headers includes for compilation speed
This commit is contained in:
Christophe Dumez 2007-07-23 12:12:55 +00:00
parent c8c53e2812
commit 0db60065c0
7 changed files with 88 additions and 85 deletions

View file

@ -26,7 +26,6 @@
#include <QTimer>
#include "ui_rss.h"
#include "rss.h"
#include "GUI.h"
#define DESCRIPTION_CHILD 0
#define URL_CHILD 1