QTfrontend/ui/page/pagenetgame.cpp
changeset 6171 8627698134b6
parent 6165 6fe3e922246e
child 6173 6cb88fec7a79
equal deleted inserted replaced
6170:2b1748161278 6171:8627698134b6
    15  * along with this program; if not, write to the Free Software
    15  * along with this program; if not, write to the Free Software
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    17  */
    17  */
    18 
    18 
    19 #include <QGridLayout>
    19 #include <QGridLayout>
       
    20 #include <QHBoxLayout>
    20 #include <QPushButton>
    21 #include <QPushButton>
    21 #include <QAction>
    22 #include <QAction>
    22 #include <QMenu>
    23 #include <QMenu>
    23 #include <QMessageBox>
    24 #include <QMessageBox>
    24 
    25