equal
deleted
inserted
replaced
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() |