| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/x11/idesk/files/ |
Upload File : |
*** src/XImlib2Background.cpp.orig Tue Sep 6 01:03:34 2005
--- src/XImlib2Background.cpp Mon Sep 12 22:39:11 2005
***************
*** 23,32 ****
--- 23,33 ----
*/
#include "Database.h"
#include "XImlib2Background.h"
#include <X11/Xatom.h>
+ #include "sys/stat.h"
XImlib2Background::XImlib2Background(AbstractContainer * c, AbstractConfig * con): TimerControl(),
container(c), config(con),delay(0), mode(0), save(NULL), show(NULL),
srctime(0), images(""), directory(""), OneShot(false)
{