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

List:       kde-commits
Subject:    kdemultimedia/juk
From:       Frerich Raabe <raabe () kde ! org>
Date:       2003-03-15 13:54:42
[Download RAW message or body]

CVS commit by raabe: 

- Removed useless const


  M +1 -1      playlistitem.h   1.21


--- kdemultimedia/juk/playlistitem.h  #1.20:1.21
@@ -62,5 +62,5 @@ public:
                       GenreColumn = 4, YearColumn = 5, LengthColumn = 6, FileNameColumn = 7 };
 
-    static const int lastColumn() { return FileNameColumn; }
+    static int lastColumn() { return FileNameColumn; }
 
     void setFile(const QString &file);


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

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