home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / qt3_emx.zip / include / qbttngrp.h < prev    next >
C/C++ Source or Header  |  2001-10-11  |  1KB  |  27 lines

  1. /****************************************************************************
  2. ** $Id$
  3. **
  4. ** Compatibility file - should only be included by legacy code.
  5. ** It #includes the file which obsoletes this one.
  6. **
  7. ** Copyright (C) 1998-2000 Trolltech AS.  All rights reserved.
  8. **  This file is part of the Qt GUI Toolkit.
  9. **
  10. ** This file may be distributed under the terms of the Q Public License
  11. ** as defined by Trolltech AS of Norway and appearing in the file
  12. ** LICENSE.QPL included in the packaging of this file.
  13. **
  14. ** Licensees holding valid Qt Professional Edition licenses may use this
  15. ** file in accordance with the Qt Professional Edition License Agreement
  16. ** provided with the Qt Professional Edition.
  17. **
  18. ** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for
  19. ** information about the Professional Edition licensing, or see
  20. ** http://www.trolltech.com/qpl/ for QPL licensing information.
  21. **
  22. *****************************************************************************/
  23. #ifndef QBTTNGRP_H
  24. #define QBTTNGRP_H
  25. #include "qbuttongroup.h"
  26. #endif
  27.