Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 135635
Collapse All | Expand All

(-)karchiver-3.1.1-orig/karchiver/cpreferences.h (-1 / +1 lines)
Lines 71-77 Link Here
71
		* uncompressing gzip and bzip2 archives */
71
		* uncompressing gzip and bzip2 archives */
72
  bool getOverwriteGzip();
72
  bool getOverwriteGzip();
73
  /** return true if we will use RAR header encryption */
73
  /** return true if we will use RAR header encryption */
74
  bool CPreferences::getHeaderEncryption();
74
  bool getHeaderEncryption();
75
  /** return 0 if we'll display small icons, 1 for medium,
75
  /** return 0 if we'll display small icons, 1 for medium,
76
		* 2 for large */
76
		* 2 for large */
77
  int getSizeofIconListe();
77
  int getSizeofIconListe();

Return to bug 135635