some cleanup
[vuplus_dvbapp] / lib / gdi / gpixmap.cpp
index c089051..e8ddcf7 100644 (file)
@@ -246,7 +246,7 @@ gColor gPalette::findColor(const gRGB &rgb) const
        return best_choice;
 }
 
-gPixmap::gPixmap()
+gPixmap::gPixmap(): ref(0)
 {
 }