QTfrontend/net/netserver.cpp
changeset 7794 ab7b94c03bc9
parent 6952 7f70f37bbf08
child 9080 9b42757d7e71
equal deleted inserted replaced
7793:3c21da93db9f 7794:ab7b94c03bc9
    14  *
    14  *
    15  * You should have received a copy of the GNU General Public License
    15  * You should have received a copy of the GNU General Public License
    16  * along with this program; if not, write to the Free Software
    16  * along with this program; if not, write to the Free Software
    17  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    17  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    18  */
    18  */
    19 
       
    20 #include <QMessageBox>
       
    21 
    19 
    22 #include "hwconsts.h"
    20 #include "hwconsts.h"
    23 #include "netserver.h"
    21 #include "netserver.h"
    24 
    22 
    25 HWNetServer::~HWNetServer()
    23 HWNetServer::~HWNetServer()