]> Dogcows Code - chaz/openbox/blobdiff - src/Screen.hh
including wrong
[chaz/openbox] / src / Screen.hh
index 87d11c68cbfe9f8daaa6770ed21d7adc7f0e1835..a36205539b110991f00695d77b56c8a75fab7e40 100644 (file)
@@ -313,7 +313,7 @@ public:
   // as then Xinerama will work correctly.
   const Rect& availableArea(void) const;
 #ifdef    XINERAMA
-  RectList allAvailableAreas(void) const;
+  const RectList& allAvailableAreas(void) const;
 #endif // XINERAMA
   void updateAvailableArea(void);
   void addStrut(Strut *strut);
This page took 0.023622 seconds and 4 git commands to generate.