From kde-commits Thu Sep 30 22:16:58 1999 From: CVS by mosfet Date: Thu, 30 Sep 1999 22:16:58 +0000 To: kde-commits Subject: kdelibs/kdeui X-MARC-Message: https://marc.info/?l=kde-commits&m=93873515104907 kdelibs/kdeui kthemebase.cpp,1.39,1.40 kthemebase.h,1.24,1.25 Author: mosfet CVSROOT: /home/kde Fri Oct 1 00:16:58 MET DST 1999 Update of /home/kde/kdelibs/kdeui In directory zeus:/tmp/cvs-serv12176 Modified Files: kthemebase.cpp kthemebase.h Log Message: Implemented root window properties for widget properties. The first app to run with the plugin sets them, the rest will read them instead of kstylerc. Uses KRootProp, which is rather cool IMHO :)