set the window's state so the hint always exists

This commit is contained in:
Dana Jansens 2003-01-04 05:45:47 +00:00
parent bf404e092b
commit 5e5879a52b

View file

@ -91,6 +91,7 @@ OBClient::OBClient(int screen, Window window)
updateClass(); updateClass();
calcLayer(); calcLayer();
changeState();
} }