diff options
Diffstat (limited to 'tdecore/tdenetworkconnections.h')
-rw-r--r-- | tdecore/tdenetworkconnections.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdenetworkconnections.h b/tdecore/tdenetworkconnections.h index 7a05a003f..532618ab0 100644 --- a/tdecore/tdenetworkconnections.h +++ b/tdecore/tdenetworkconnections.h @@ -599,7 +599,7 @@ class TDECORE_EXPORT TDENetworkSingleRouteConfiguration typedef TQValueList<TDENetworkSingleRouteConfiguration> TDENetworkSingleRouteConfigurationList; -class TDENetworkIEEE8021xConfiguration +class TDECORE_EXPORT TDENetworkIEEE8021xConfiguration { public: TDENetworkIEEE8021xConfiguration(); |