installed class ByteCount to maintain sizes measured in Byte.
[platform/upstream/libzypp.git] / zypp / source / yum / YUMGroupImpl.h
index 8e7d8c9..0610845 100644 (file)
@@ -88,7 +88,7 @@ namespace zypp
        /** */
        virtual Vendor instSrcVendor() const;
         /** */
-        virtual FSize size() const;
+        virtual ByteCount size() const;
 
 
       protected: