fixed typo: pifxbuf -> pixbuf
[simple-launcher] / launcher-item.cc
index 42aa00b..a72ff1b 100644 (file)
@@ -163,7 +163,7 @@ GdkPixbuf *LauncherItem::getIcon(int icon_size) const {
 
     g_object_unref(pixbuf);
 
-    pifxbuf = tempo;
+    pixbuf = tempo;
   }
 
   return pixbuf;