all repos — fluxbox @ 5856d7af0d04bf48d4659331b464e171e10343fd

custom fork of the fluxbox windowmanager

minor cleaning
fluxgen fluxgen
commit

5856d7af0d04bf48d4659331b464e171e10343fd

parent

e3c5e77bbf005ee76b99db248d13b1a56bb38578

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

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

@@ -22,7 +22,7 @@ // 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.86 2003/04/25 11:56:12 fluxgen Exp $ +// $Id: Screen.hh,v 1.87 2003/04/26 14:47:40 fluxgen Exp $ #ifndef SCREEN_HH #define SCREEN_HH

@@ -31,7 +31,6 @@ #include "BaseDisplay.hh"

#include "Resource.hh" #include "Subject.hh" #include "MultLayers.hh" -#include "XLayerItem.hh" #include "ToolbarHandler.hh" #include "Slit.hh"

@@ -56,6 +55,7 @@ namespace FbTk {

class MenuTheme; class Menu; class ImageControl; +class XLayerItem; }; /// Handles screen connection, screen clients and workspaces