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

List:       kde-commits
Subject:    KDE/kdebase/konqueror/keditbookmarks
From:       Daniel Teske <teske () squorn ! de>
Date:       2005-08-16 16:56:44
Message-ID: 1124211404.969178.9432.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 449763 by teske:

I suck, too. Third commit to hopefully make it compile for everyone.



 M  +3 -3      bookmarkmodel.h  


--- trunk/KDE/kdebase/konqueror/keditbookmarks/bookmarkmodel.h #449762:449763
@@ -36,14 +36,14 @@
 {
     Q_OBJECT
 
-protected:
+public:
     class insertSentry;
     friend class insertSentry;
     class removeSentry;
     friend class removeSentry;
     friend class IKEBCommand;
 
-public:    
+    
     static BookmarkModel* self() { if(!s_bookmarkModel) s_bookmarkModel = new \
BookmarkModel(CurrentMgr::self()->root()); return s_bookmarkModel; }  virtual \
~BookmarkModel() {}  
@@ -74,7 +74,7 @@
     // mutable QList<KBookmark> mapIdToAddr;
 
 //Sentry
-protected:
+public:
     class insertSentry
     {
         public:


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

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