added config stuff
[enigma2.git] / lib / gdi / gfbdc.cpp
index 164258d8ed211dc9bc15a05ee15fdce1056fb487..7130b0c71f161d3bf796aeb1770baaa016286010 100644 (file)
@@ -157,6 +157,8 @@ void gFBDC::reloadSettings()
        setPalette();
 }
 
+// eAutoInitPtr<gFBDC> init_gFBDC(eAutoInitNumbers::graphic-1, "GFBDC");
 #ifndef SDLDC
 eAutoInitPtr<gFBDC> init_gFBDC(eAutoInitNumbers::graphic-1, "GFBDC");
-#endif
\ No newline at end of file
+#endif
+