summaryrefslogtreecommitdiff
path: root/wire.h
diff options
context:
space:
mode:
authorJoshua Drake <joshua.ellis.drake@gmail.com>2022-11-21 02:03:46 -0600
committerJoshua Drake <joshua.ellis.drake@gmail.com>2022-11-21 02:03:46 -0600
commit341e61f7a6f9deebf086a2b8147e252be6d45f33 (patch)
treef406b1947fb8791b1ee0820823499880d9989490 /wire.h
parent1321168cb22a76df96d747194fcb91863e4e0659 (diff)
Added new UI elements and brushed up calculations.
Diffstat (limited to 'wire.h')
-rw-r--r--wire.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/wire.h b/wire.h
index c54eed0..0dea79a 100644
--- a/wire.h
+++ b/wire.h
@@ -89,7 +89,6 @@ public:
QString gauge(void);
double weight(void);
- double peakCurrent(void);
public slots:
void calculate(void);
private: