QTfrontend/hedgewars.pro
changeset 1374 f33fa81e583d
parent 1369 f5b1b3fd70cc
child 1422 95efe8819892
equal deleted inserted replaced
1373:ca719502b87f 1374:f33fa81e583d
    32            about.h \
    32            about.h \
    33            KB.h \
    33            KB.h \
    34            proto.h \
    34            proto.h \
    35            fpsedit.h \
    35            fpsedit.h \
    36            netserver.h \
    36            netserver.h \
    37            netconnectedclient.h \
       
    38            newnetclient.h \
    37            newnetclient.h \
    39            netudpserver.h \
    38            netudpserver.h \
    40            netudpwidget.h \
    39            netudpwidget.h \
    41 	   netserverslist.h \
    40            netserverslist.h \
    42            chatwidget.h \
    41            chatwidget.h \
    43            SDLs.h \
    42            SDLs.h \
    44            playrecordpage.h \
    43            playrecordpage.h \
    45            hwconsts.h \
    44            hwconsts.h \
    46            selectWeapon.h \
    45            selectWeapon.h \
    67            tcpBase.cpp \
    66            tcpBase.cpp \
    68            about.cpp \
    67            about.cpp \
    69            proto.cpp \
    68            proto.cpp \
    70            fpsedit.cpp \
    69            fpsedit.cpp \
    71            netserver.cpp \
    70            netserver.cpp \
    72            netconnectedclient.cpp \
       
    73            newnetclient.cpp \
    71            newnetclient.cpp \
    74            netudpserver.cpp \
    72            netudpserver.cpp \
    75            netudpwidget.cpp \
    73            netudpwidget.cpp \
    76 	   netserverslist.cpp \
    74            netserverslist.cpp \
    77            chatwidget.cpp \
    75            chatwidget.cpp \
    78            SDLs.cpp \
    76            SDLs.cpp \
    79            playrecordpage.cpp \
    77            playrecordpage.cpp \
    80            hwconsts.cpp \
    78            hwconsts.cpp \
    81            selectWeapon.cpp \
    79            selectWeapon.cpp \