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

(-)idesk-0.7.5 (+2 lines)
Lines 24-29 Link Here
24
24
25
#include "DesktopConfig.h"
25
#include "DesktopConfig.h"
26
#include "Util.h"
26
#include "Util.h"
27
#include <sys/types.h>    // For stat()
28
#include <sys/stat.h>     // For stat()
27
29
28
//the initilizer list just sets the program defaults for non-necessary options
30
//the initilizer list just sets the program defaults for non-necessary options
29
DesktopConfig::DesktopConfig(Database db, string ideskrcFile) :
31
DesktopConfig::DesktopConfig(Database db, string ideskrcFile) :

Return to bug 333515