Comment 12 for bug 1659229

Revision history for this message
su_v (suv-lp) wrote :

Updated patch to fix (experimental) GTK3 build of 0.92.x attached - please review.

  CXX file-update.o
../../src/file-update.cpp:366:22: error: no viable conversion from 'Gtk::Box *' to 'Gtk::Box'
            Gtk::Box content = scaleDialog.get_content_area();
                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~