From d79ae2969e74b1caa8e562910715df4ffe1739b3 Mon Sep 17 00:00:00 2001 From: benmeyer Date: Mon, 30 Sep 2002 14:46:34 +0000 Subject: Fixed compiler warnings --- (limited to 'noncore/net/networksetup/interfaceinformationimp.h') diff --git a/noncore/net/networksetup/interfaceinformationimp.h b/noncore/net/networksetup/interfaceinformationimp.h index 6fc2384..c8a478e 100644 --- a/noncore/net/networksetup/interfaceinformationimp.h +++ b/noncore/net/networksetup/interfaceinformationimp.h @@ -18,9 +18,9 @@ private slots: void refresh(); void restart(); void advanced(); - Interface *interface; private: + Interface *interface; void updateInterface(); }; -- cgit v0.9.0.2