Revert "Add a testcase involving a font selection dialog"

The font chooser depends on the fonts installed on the system, so the
output is nondeterministic.

This reverts commit 08fdc399762c2af07d94e42a1801e691e5d4d6ab.
This commit is contained in:
Benjamin Otte 2011-06-22 04:21:53 +02:00 committed by Matthias Clasen
parent d346be96c2
commit aaa40bdc0a
3 changed files with 0 additions and 5371 deletions

View File

@ -35,7 +35,6 @@ EXTRA_DIST += \
colorchooser.ui colorchooser.txt \
about.ui about.txt \
appchooser.ui appchooser.txt \
fontchooser.ui fontchooser.txt \
messagedialog.ui messagedialog.txt \
printdialog.ui printdialog.txt \
expander.ui expander.txt \

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkFontSelectionDialog" id="window1">
</object>
</interface>