summaryrefslogtreecommitdiffstats
path: root/lib/libtqtrla/src/tqtrla.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-27 20:43:57 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-27 20:43:57 -0500
commit8392c611054a5bb058cd778163a7aa4ef8311c94 (patch)
tree5703e9d3ff12474fe474d37bb7c2532418c5b8aa /lib/libtqtrla/src/tqtrla.h
parente3bfbdc4e464d057be5095bb5bbd3240beab8ec6 (diff)
downloadulab-8392c611054a5bb058cd778163a7aa4ef8311c94.tar.gz
ulab-8392c611054a5bb058cd778163a7aa4ef8311c94.zip
Fix a number of problems
Diffstat (limited to 'lib/libtqtrla/src/tqtrla.h')
-rw-r--r--lib/libtqtrla/src/tqtrla.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libtqtrla/src/tqtrla.h b/lib/libtqtrla/src/tqtrla.h
index 2a6228b..c49c101 100644
--- a/lib/libtqtrla/src/tqtrla.h
+++ b/lib/libtqtrla/src/tqtrla.h
@@ -29,6 +29,8 @@ class ServiceType
TQ_UINT32 type;
TQString name;
TQString description;
+ TQString clientLibrary;
+ int version;
};
#ifndef QT_NO_DATASTREAM