all repos — fluxbox @ 62f37d75bd90a20cfac7440fe3fa3d335b0152c6

custom fork of the fluxbox windowmanager

using ScreenInfo
fluxgen fluxgen
commit

62f37d75bd90a20cfac7440fe3fa3d335b0152c6

parent

4f806e266a24188bc472cf1c2bb1e8512821b968

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M src/Screen.hhsrc/Screen.hh

@@ -22,12 +22,12 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Screen.hh,v 1.90 2003/05/04 23:38:06 rathnor Exp $ +// $Id: Screen.hh,v 1.91 2003/05/10 13:46:31 fluxgen Exp $ #ifndef SCREEN_HH #define SCREEN_HH -#include "BaseDisplay.hh" +#include "ScreenInfo.hh" #include "Resource.hh" #include "Subject.hh" #include "MultLayers.hh"