From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

#ifndef PQGLAYOUT_H
#define PQGLAYOUT_H
/*
* QGridLayout 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 QGridLayout CQGridLayout;
#endif // PQGLAYOUT_H