]> Dogcows Code - chaz/openbox/blobdiff - src/Screen.cc
function declaration for a function that no longer exists
[chaz/openbox] / src / Screen.cc
index 92dd4a7074f89b7d12386f8c5328460e6d0ce12f..60cd8e09bfee6f7ab9fad63b9c981cfbb32eeace 100644 (file)
@@ -2093,7 +2093,7 @@ void BScreen::updateAvailableArea(void) {
 #ifdef    XINERAMA
   // reset to the full areas
   if (isXineramaActive())
-    xineramaUsableArea = allAvailableAreas();
+    xineramaUsableArea = getXineramaAreas();
 #endif // XINERAMA
 
   /* these values represent offsets from the screen edge
This page took 0.024847 seconds and 4 git commands to generate.