mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 19:30:10 +00:00
Revert "Add a testcase with a print dialog"
THe testcase depends on the installed printers, so is nondeterministic. This reverts commit 5bf14cc7485fe015ad15747454e877f2fb3dabc5.
This commit is contained in:
parent
a3ca0bf898
commit
a8f663ce5e
@ -35,6 +35,5 @@ EXTRA_DIST += \
|
|||||||
about.ui about.txt \
|
about.ui about.txt \
|
||||||
appchooser.ui appchooser.txt \
|
appchooser.ui appchooser.txt \
|
||||||
messagedialog.ui messagedialog.txt \
|
messagedialog.ui messagedialog.txt \
|
||||||
printdialog.ui printdialog.txt \
|
|
||||||
expander.ui expander.txt \
|
expander.ui expander.txt \
|
||||||
assistant.ui assistant.txt
|
assistant.ui assistant.txt
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,8 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<interface>
|
|
||||||
<!-- interface-requires gtk+ 3.0 -->
|
|
||||||
<object class="GtkPrintUnixDialog" id="window1">
|
|
||||||
<property name="visible">True</property>
|
|
||||||
<property name="embed-page-setup">True</property>
|
|
||||||
</object>
|
|
||||||
</interface>
|
|
Loading…
Reference in New Issue
Block a user