summaryrefslogtreecommitdiffstats
path: root/tdecore/tdenetworkconnections.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-26 16:32:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-26 16:32:42 -0600
commit259ae3880dd5abd572ce05e3ac14c395e451afc9 (patch)
treef5751f0ba295262192e1f9edabee1ce9678a639f /tdecore/tdenetworkconnections.h
parent1351acec11a5f985ef664119c54aba254195f8b2 (diff)
downloadtdelibs-259ae3880dd5abd572ce05e3ac14c395e451afc9.tar.gz
tdelibs-259ae3880dd5abd572ce05e3ac14c395e451afc9.zip
Fix unexported library and increase NM DBUS timeout
Diffstat (limited to 'tdecore/tdenetworkconnections.h')
-rw-r--r--tdecore/tdenetworkconnections.h2
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();