]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/viewproperties.h
Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patches!).
[dolphin.git] / src / viewproperties.h
index 1681b7890c7e917397ee443a2d2244dd85a6bbdb..7e48b923bf4a660b3f7095e063895f0781a797c2 100644 (file)
@@ -15,7 +15,7 @@
  *   You should have received a copy of the GNU General Public License     *
  *   along with this program; if not, write to the                         *
  *   Free Software Foundation, Inc.,                                       *
- *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
+ *   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA          *
  ***************************************************************************/
 
 #ifndef VIEWPROPERTIES_H
@@ -48,7 +48,7 @@ class QFile;
 class ViewProperties
 {
 public:
-    ViewProperties(const KUrl& url);
+    explicit ViewProperties(const KUrl& url);
     virtual ~ViewProperties();
 
     void setViewMode(DolphinView::Mode mode);