Release version 30
Co-authored-by: NRK <nrk@disroot.org> Co-authored-by: Berke Kocaoğlu <berke.kocaoglu@metu.edu.tr>
This commit is contained in:
@ -164,7 +164,7 @@ void parse_options(int argc, char **argv)
|
||||
_options.scalemode = s - scalemodes;
|
||||
break;
|
||||
case 'T':
|
||||
title_deprecation_notice(); /* TODO(v30): remove this option */
|
||||
title_deprecation_notice(); /* TODO(v31): remove this option */
|
||||
break;
|
||||
case 't':
|
||||
_options.thumb_mode = true;
|
||||
|
Reference in New Issue
Block a user