add the locked pixmap thing I missed in the sync with Hiro (which reorganized the...
[claws.git] / src / summaryview.c
index f40a31ecfce38668acf0fab242cd93318ea3fb79..548da4672d6e6152a698105a3ff94e40f1a445ab 100644 (file)
@@ -539,6 +539,8 @@ void summary_init(SummaryView *summaryview)
                         &forwardedxpm, &forwardedxpmmask);
        stock_pixmap_gdk(summaryview->ctree, STOCK_PIXMAP_CLIP,
                         &clipxpm, &clipxpmmask);
+       stock_pixmap_gdk(summaryview->ctree, STOCK_PIXMAP_LOCKED,
+                        &lockedxpm, &lockedxpmmask);
 
        if (!small_style) {
                small_style = gtk_style_copy