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:
Benjamin Otte 2011-06-22 04:29:42 +02:00 committed by Matthias Clasen
parent a3ca0bf898
commit a8f663ce5e
3 changed files with 0 additions and 4107 deletions

View File

@ -35,6 +35,5 @@ EXTRA_DIST += \
about.ui about.txt \
appchooser.ui appchooser.txt \
messagedialog.ui messagedialog.txt \
printdialog.ui printdialog.txt \
expander.ui expander.txt \
assistant.ui assistant.txt

File diff suppressed because it is too large Load Diff

View File

@ -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>