diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/dialog/aboutbox.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/dialog/aboutbox.cpp b/src/ui/dialog/aboutbox.cpp index 569056ee1..4f094f876 100644 --- a/src/ui/dialog/aboutbox.cpp +++ b/src/ui/dialog/aboutbox.cpp @@ -124,8 +124,6 @@ void AboutBox::build_splash_widget() { } doc->ensureUpToDate(); - // TODO: Return a Gdk::Pixbuf instead of a widget, for better integration - // with the parent Gtk::AboutDialog class GtkWidget *v=sp_svg_view_widget_new(doc); // temporary hack: halve the dimensions so the dialog will fit |
