summaryrefslogtreecommitdiffstats
path: root/src/knemod/signalplotter.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:56:23 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:56:23 -0600
commitd979df2f36840b03425e5dc40907f16d10fe4b5c (patch)
treefcf35fe4a4c90a220e799b51299b00f5cc1bb58b /src/knemod/signalplotter.h
parent238d438877620ed73915f2360d820cfc0c9131cc (diff)
downloadknemo-d979df2f36840b03425e5dc40907f16d10fe4b5c.tar.gz
knemo-d979df2f36840b03425e5dc40907f16d10fe4b5c.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 238d438877620ed73915f2360d820cfc0c9131cc.
Diffstat (limited to 'src/knemod/signalplotter.h')
-rw-r--r--src/knemod/signalplotter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knemod/signalplotter.h b/src/knemod/signalplotter.h
index f73f2fe..10c7083 100644
--- a/src/knemod/signalplotter.h
+++ b/src/knemod/signalplotter.h
@@ -151,7 +151,7 @@ class SignalPlotter : public TQDialog
/**
* The name of the interface.
- * Needed to store the geometry of the plotter in the right
+ * Needed to store the tqgeometry of the plotter in the right
* group of the config file.
*/
TQString mName;