From e421c3f7e6ed8871bb11c6e7b17ce6ea23a77648 Mon Sep 17 00:00:00 2001 From: deva Date: Wed, 16 Aug 2006 23:47:08 +0000 Subject: Fjernede miav_config entry. Replaced the old MiavConfig class with the new Configuration class in all the the appropriate places. --- client/historywidget.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'client/historywidget.cc') diff --git a/client/historywidget.cc b/client/historywidget.cc index aff783a..6d1ff5b 100644 --- a/client/historywidget.cc +++ b/client/historywidget.cc @@ -26,8 +26,6 @@ */ #include "historywidget.h" -#include "miav_config.h" - #include HistoryWidget::HistoryWidget(QPixmap *pixmap) -- cgit v1.2.3