[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/office/datakiosk/src
From:       Adam Treat <treat () kde ! org>
Date:       2006-01-19 16:59:14
Message-ID: 1137689954.400372.27666.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 500215 by treat:



 M  +3 -1      projectbox.h  


--- trunk/extragear/office/datakiosk/src/projectbox.h #500214:500215
@@ -47,6 +47,8 @@
 class DataTableSearch;
 class DatabaseConnection;
 
+class ProjectFile;
+
 typedef QValueList<DataView *> DataViewList;
 typedef QValueList<DataTable *> DataTableList;
 typedef QValueList<DataField *> DataFieldList;
@@ -281,7 +283,7 @@
 inline QString absolute( const QString &f,
                          bool strict = true )
 {
-    QString encodedUrl = 
+    QString encodedUrl =
         QFileInfo( ProjectBox::getInstance()->fileName() ).dirPath( true );
     QUrl::encode( encodedUrl );
     QUrl u( encodedUrl, f );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic