sync with master branch
[apps/core/preloaded/quickpanel.git] / daemon / modules.c
index a1ddd81..c3f0d5b 100755 (executable)
@@ -27,6 +27,7 @@
 #ifdef QP_MINICTRL_ENABLE
 extern QP_Module minictrl;
 #endif /* QP_MINICTRL_ENABLE */
+
 #ifdef QP_BRIGHTNESS_ENABLE
 /* brightness */
 extern QP_Module brightness_ctrl;