From f164ce6e3299bc82f30990b6006b9d5db19443f7 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 18 Mar 2017 09:45:06 +0000 Subject: fixed maximum year in tag editor (see https://bugs.debian.org/cgi- git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7098 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/forms/tageditor.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/qmmpui/forms/tageditor.ui b/src/qmmpui/forms/tageditor.ui index 976129e6e..cf3472673 100644 --- a/src/qmmpui/forms/tageditor.ui +++ b/src/qmmpui/forms/tageditor.ui @@ -7,7 +7,7 @@ 0 0 438 - 355 + 363 @@ -231,7 +231,7 @@ - 2015 + 2050 0 @@ -297,8 +297,8 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;"><br /></p></body></html> +</style></head><body style=" font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Arial'; font-size:10pt;"><br /></p></body></html> -- cgit v1.2.3-13-gbd6f