summaryrefslogtreecommitdiffstats
path: root/src/gui/Style.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Style.hpp')
-rw-r--r--src/gui/Style.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/Style.hpp b/src/gui/Style.hpp
index 13fa0546..a52a3d01 100644
--- a/src/gui/Style.hpp
+++ b/src/gui/Style.hpp
@@ -41,6 +41,7 @@ public:
void apply_settings();
uint32_t get_port_color(const Client::PortModel* p);
+ uint32_t get_port_dash_length(const Client::PortModel* p);
private:
App& _app;