Code

noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cpp
[inkscape.git] / src / ui / dialog / print.h
index c8ef5e6317debb28be2ea91e86a57ec8c509b34c..f6c69bdb87bddf2801422bd735f6a0b3488e3f00 100644 (file)
@@ -43,7 +43,7 @@ namespace Dialog {
 class Print {
 public:
     Print(SPDocument *doc, SPItem *base);
-    Gtk::PrintOperationResult run(Gtk::PrintOperationAction, Gtk::Window&);
+    Gtk::PrintOperationResult run(Gtk::PrintOperationAction, Gtk::Window &parent_window);
 
 protected: