|
From: CVS C. to T. <the...@li...> - 2010-11-02 21:45:39
|
Revision: 558
http://themis.svn.sourceforge.net/themis/?rev=558&view=rev
Author: mark_hellegers
Date: 2010-11-02 21:45:33 +0000 (Tue, 02 Nov 2010)
Log Message:
-----------
Added necessary include
Modified Paths:
--------------
trunk/themis/framework/ThemisUrlPopUpWindow.cpp
Modified: trunk/themis/framework/ThemisUrlPopUpWindow.cpp
===================================================================
--- trunk/themis/framework/ThemisUrlPopUpWindow.cpp 2010-11-02 21:39:38 UTC (rev 557)
+++ trunk/themis/framework/ThemisUrlPopUpWindow.cpp 2010-11-02 21:45:33 UTC (rev 558)
@@ -8,6 +8,7 @@
// myheaders
#include "ThemisUrlPopUpWindow.h"
+#include "ThemisUrlView.h"
#include "win.h"
#include "../common/commondefs.h"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|