From bd1f9bec80cd6fdab00d3ba951a54a205584ad6d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 10 Oct 2014 14:57:34 -0500 Subject: Add handbookSection support to tabbed "Internet & Network" TDEControl modules This relates to Bug 1850 --- knetworkconf/knetworkconf/knetworkconf.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'knetworkconf/knetworkconf/knetworkconf.h') diff --git a/knetworkconf/knetworkconf/knetworkconf.h b/knetworkconf/knetworkconf/knetworkconf.h index b215847..2ff75c5 100644 --- a/knetworkconf/knetworkconf/knetworkconf.h +++ b/knetworkconf/knetworkconf/knetworkconf.h @@ -39,6 +39,7 @@ #include #include #include +#include #include #include #include @@ -97,6 +98,8 @@ class KNetworkConf : public KNetworkConfDlg, virtual public KNetworkConfIface void loadDNSInfo(); void loadNetworkProfiles(); + TQString handbookSection() const; + private: // Private attributes /** */ KNetworkConfigParser *config; -- cgit v1.2.3