fix path messup
This commit is contained in:
@ -9,9 +9,9 @@
|
|||||||
style property that allows to adjust the spacing between image
|
style property that allows to adjust the spacing between image
|
||||||
and label in button. (#320431, James Moger)
|
and label in button. (#320431, James Moger)
|
||||||
|
|
||||||
* gtk-pristine/gtkprintoperation-private.h:
|
* gtk/gtkprintoperation-private.h:
|
||||||
* gtk-pristine/gtkprintoperation.c:
|
* gtk/gtkprintoperation.c:
|
||||||
* gtk-pristine/gtkprintoperation-unix.c: Move the
|
* gtk/gtkprintoperation-unix.c: Move the
|
||||||
PrintPagesData.wait flag to GtkPrintOperationPrivate.is_sync.
|
PrintPagesData.wait flag to GtkPrintOperationPrivate.is_sync.
|
||||||
Also use a recursive mainloop instead of manually looping.
|
Also use a recursive mainloop instead of manually looping.
|
||||||
|
|
||||||
|
|||||||
@ -9,9 +9,9 @@
|
|||||||
style property that allows to adjust the spacing between image
|
style property that allows to adjust the spacing between image
|
||||||
and label in button. (#320431, James Moger)
|
and label in button. (#320431, James Moger)
|
||||||
|
|
||||||
* gtk-pristine/gtkprintoperation-private.h:
|
* gtk/gtkprintoperation-private.h:
|
||||||
* gtk-pristine/gtkprintoperation.c:
|
* gtk/gtkprintoperation.c:
|
||||||
* gtk-pristine/gtkprintoperation-unix.c: Move the
|
* gtk/gtkprintoperation-unix.c: Move the
|
||||||
PrintPagesData.wait flag to GtkPrintOperationPrivate.is_sync.
|
PrintPagesData.wait flag to GtkPrintOperationPrivate.is_sync.
|
||||||
Also use a recursive mainloop instead of manually looping.
|
Also use a recursive mainloop instead of manually looping.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user