]> Dogcows Code - chaz/openbox/blobdiff - src/Screen.cc
renamed the obResource class to Resource.
[chaz/openbox] / src / Screen.cc
index 239ed1b213e48f5d46fa02f56192a9fb4e820218..08c2d9eeb14eed235e2dd8a499ccdf3c1982ee28 100644 (file)
@@ -996,7 +996,7 @@ void BScreen::removeWorkspaceNames(void) {
 
 
 void BScreen::LoadStyle(void) {
-  obResource &conf = resource.styleconfig;
+  Resource &conf = resource.styleconfig;
   
   conf.setFile(openbox.getStyleFilename());
   if (!conf.load()) {
This page took 0.021496 seconds and 4 git commands to generate.