From bd74eb2df37dd84ecf0279971c64c23ac5de8bce Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 27 May 2011 18:55:18 +0200 Subject: Turned dvd size constant into a global Moved constant dvd size in bytes to SmGlobals. It spread to several source files, so it seemed to be a candidate. --- filestreemodel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'filestreemodel.h') diff --git a/filestreemodel.h b/filestreemodel.h index 9054368..315e6b2 100644 --- a/filestreemodel.h +++ b/filestreemodel.h @@ -85,6 +85,7 @@ class FilesTreeModel : public SmTreeModel { QColor mLocalColor; QColor mArchivedColor; QColor mFavoriteColor; + qint64 mDvdSize; }; #endif // FILESTREEMODEL_H -- cgit v1.2.3-70-g09d2