fixed include screen
This commit is contained in:
parent
fdb6b3f41b
commit
b07fd39e66
1 changed files with 2 additions and 1 deletions
|
@ -19,10 +19,11 @@
|
||||||
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
// DEALINGS IN THE SOFTWARE.
|
// 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 "IconBar.hh"
|
||||||
#include "i18n.hh"
|
#include "i18n.hh"
|
||||||
|
#include "Screen.hh"
|
||||||
|
|
||||||
IconBarObj::IconBarObj(FluxboxWindow *fluxboxwin, Window iconwin)
|
IconBarObj::IconBarObj(FluxboxWindow *fluxboxwin, Window iconwin)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue