summaryrefslogtreecommitdiff
path: root/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mainwindow.h b/mainwindow.h
index 359faf5..f7f0b00 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -33,6 +33,8 @@ private slots:
void on_doubleSpinBoxEstimatedWireLength_valueChanged(double arg1);
+ void on_lineEditVoltageRange_textChanged(const QString &arg1);
+
private:
Battery m_battery;
Wire m_wire;