var-type-dialog: Move UI into separate .ui file.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 13 Jul 2012 06:41:52 +0000 (23:41 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 13 Jul 2012 06:41:52 +0000 (23:41 -0700)
commit351eb4714c09738651e08842f23916fcfcecad52
treead93b26f677483e84611707713b007698330d4a0
parent023980a685ecb5b82388ddfb993eb37933c3e53a
var-type-dialog: Move UI into separate .ui file.

Putting the UI for a .c file into its own .ui file seems like a good
practice.  It leads to fewer merge conflicts, for example.
src/ui/gui/automake.mk
src/ui/gui/var-sheet-dialogs.ui
src/ui/gui/var-type-dialog.c
src/ui/gui/var-type-dialog.ui [new file with mode: 0644]