[quarkplayer] r1415 committed - Add more comments

0 views
Skip to first unread message

quark...@googlecode.com

unread,
Feb 15, 2011, 11:43:34 AM2/15/11
to quarkplay...@googlegroups.com
Revision: 1415
Author: tkrotoff
Date: Tue Feb 15 08:43:21 2011
Log: Add more comments
http://code.google.com/p/quarkplayer/source/detail?r=1415

Modified:
/trunk/libs/PlaylistParser/Util.cpp

=======================================
--- /trunk/libs/PlaylistParser/Util.cpp Fri Aug 13 02:18:04 2010
+++ /trunk/libs/PlaylistParser/Util.cpp Tue Feb 15 08:43:21 2011
@@ -1,6 +1,6 @@
/*
* QuarkPlayer, a Phonon media player
- * Copyright (C) 2008-2010 Tanguy Krotoff <tkro...@gmail.com>
+ * Copyright (C) 2008-2011 Tanguy Krotoff <tkro...@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
published by
@@ -44,7 +44,7 @@
} else {
QString tmp2(tmp);

- //This does not work with Qt 4.6.2 under Ubuntu 9.10
+ //FIXME This does not work with Qt 4.6.2 under Ubuntu 9.10
//Let's do it manually
//tmp2 = QDir::toNativeSeparators(tmp2);
tmp2.replace("\\", "/");

Reply all
Reply to author
Forward
0 new messages