|
|
#ifndef CONFIG_KFILE_H #define CONFIG_KFILE_H const int kfile_area = 250; #define DefaultViewStyle QString::fromLatin1("SimpleView") #define DefaultPannerPosition 40 #define DefaultMixDirsAndFiles true #define DefaultShowStatusLine false #define DefaultShowHidden false #define DefaultFindCommand QString::fromLatin1("kfind") #define ConfigGroup QString::fromLatin1("KFileDialog Settings") #endif
Generated by: root@tantive.terraplex.com on Sun Feb 27 17:39:34 2000, using kdoc 2.0a33. |