summaryrefslogtreecommitdiffstats
path: root/src/knemod/signalplotter.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-19 11:37:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-19 11:37:13 -0600
commit01f9b26fdaf6cf54f8222af68fcfb2508944311a (patch)
tree414e7a4cb2f73109ae53361f29208e32ef66b042 /src/knemod/signalplotter.h
parent15c49bc5b6d612d4021619c4f71c8bca1d692e28 (diff)
downloadknemo-01f9b26fdaf6cf54f8222af68fcfb2508944311a.tar.gz
knemo-01f9b26fdaf6cf54f8222af68fcfb2508944311a.zip
Remove additional unneeded tq method conversions
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 10c7083..f73f2fe 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 tqgeometry of the plotter in the right
+ * Needed to store the geometry of the plotter in the right
* group of the config file.
*/
TQString mName;