all repos — fluxbox @ b07fd39e663e2e0b32ef8633041678e36dcf596f

custom fork of the fluxbox windowmanager

fixed include screen
fluxgen fluxgen
commit

b07fd39e663e2e0b32ef8633041678e36dcf596f

parent

fdb6b3f41b0fc45ffc2b31454807b32dd5b5bbf6

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

jump to
M src/IconBar.ccsrc/IconBar.cc

@@ -19,10 +19,11 @@ // 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: IconBar.cc,v 1.7 2002/01/09 14:11:20 fluxgen Exp $ +// $Id: IconBar.cc,v 1.8 2002/01/20 02:10:37 fluxgen Exp $ #include "IconBar.hh" #include "i18n.hh" +#include "Screen.hh" IconBarObj::IconBarObj(FluxboxWindow *fluxboxwin, Window iconwin) {