From 523b86e28e287e53ef8d7f812cc48681d2b7bd40 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Thu, 3 Jul 2008 15:17:34 +0000 Subject: [PATCH] - Didn't mean to commit this line (not ready yet) --- src/src.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/src.pro b/src/src.pro index d6df4ead8..9ae369bee 100644 --- a/src/src.pro +++ b/src/src.pro @@ -153,7 +153,7 @@ HEADERS += GUI.h misc.h options_imp.h about_imp.h \ httpserver.h httpconnection.h \ httprequestparser.h httpresponsegenerator.h \ json.h eventmanager.h filterParserThread.h \ - TrackersAdditionDlg.h searchTab.h DBUSAdaptor.h + TrackersAdditionDlg.h searchTab.h FORMS += MainWindow.ui options.ui about.ui \ properties.ui createtorrent.ui preview.ui \ login.ui downloadFromURL.ui addTorrentDialog.ui \