#ifndef PQBLAYOUT_H
#define PQBLAYOUT_H
/*
* QBoxLayout interface.
*
* Copyright (C) 1997, Ashley Winters <jql@accessone.com>
*
* You may distribute under the terms of the LGPL as specified in the
* README file
*/
#include <pqlayout.h>
#include <qlayout.h>
typedef
const
QBoxLayout CQBoxLayout;
#endif // PQBLAYOUT_H