refactor: Initialize data

This commit is contained in:
Michael Carlberg 2016-12-15 09:29:14 +01:00
parent f9062d031c
commit a0d485f79d
28 changed files with 55 additions and 54 deletions
include/modules

View file

@ -48,7 +48,7 @@ namespace modules {
connection& m_connection;
monitor_t m_output;
xcb_window_t m_proxy;
xcb_window_t m_proxy{};
ramp_t m_ramp;
label_t m_label;