[niepce] * src/niepce/ui/workspacecontroller.cpp:



commit fc319dc5f74bc7eeddfec0dd98dacd052dc3af4f
Author: Hubert Figuiere <hub figuiere net>
Date:   Sun May 10 22:21:27 2009 -0400

    	* src/niepce/ui/workspacecontroller.cpp:
    	Remove engine/db/library.hpp include.
---
 ChangeLog                             |    3 +++
 src/niepce/ui/workspacecontroller.cpp |    1 -
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6f3d45c..f48363c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-05-10  Hubert Figuiere  <hub figuiere net>
 
+	* src/niepce/ui/workspacecontroller.cpp: 
+	Remove engine/db/library.hpp include.
+
 	* Don't use boost::bind() for signals.
 	* Make the UndoManager sigc::trackable.
 	
diff --git a/src/niepce/ui/workspacecontroller.cpp b/src/niepce/ui/workspacecontroller.cpp
index 4466956..363b4a5 100644
--- a/src/niepce/ui/workspacecontroller.cpp
+++ b/src/niepce/ui/workspacecontroller.cpp
@@ -27,7 +27,6 @@
 
 #include "fwk/base/debug.hpp"
 #include "niepce/notifications.hpp"
-#include "engine/db/library.hpp" // FIXME uh oh. this shouldn't be
 #include "libraryclient/libraryclient.hpp"
 #include "fwk/toolkit/application.hpp"
 #include "niepcewindow.hpp"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]