reduced size of filename font in infobox
git-svn-id: http://comictagger.googlecode.com/svn/trunk@510 6c5673fe-1810-88d6-992b-cd32ca31540c
This commit is contained in:
parent
a61972e503
commit
42640c4ad5
@ -145,6 +145,7 @@ class TaggerWindow( QtGui.QMainWindow):
|
||||
# for all sorts of wacky things
|
||||
|
||||
# tweak some control fonts
|
||||
utils.reduceWidgetFontSize( self.lblFilename, 1 )
|
||||
utils.reduceWidgetFontSize( self.lblArchiveType )
|
||||
utils.reduceWidgetFontSize( self.lblTagList )
|
||||
utils.reduceWidgetFontSize( self.lblPageCount )
|
||||
|
Loading…
Reference in New Issue
Block a user