talkatu/talkatu

fix level 2 compile warnings

16 months ago, Markus Fischer
1b24f2b4bf2b
fix level 2 compile warnings

Fixed most compile warnings introduced by higher warning level (r/2250) which were mostly unused parameters and some sign compares.

Testing Done:
Compiled talkatu

Reviewed at https://reviews.imfreedom.org/r/2257/
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/imfreedom/keep/talkatu/talkatu/ui">
<file compressed="true" preprocess="xml-stripblanks">attachmentdialog.ui</file>
<file compressed="true" preprocess="xml-stripblanks">attachmentpreview.ui</file>
<file compressed="true" preprocess="xml-stripblanks">editor.ui</file>
<file compressed="true" preprocess="xml-stripblanks">history.ui</file>
<file compressed="true" preprocess="xml-stripblanks">historyrow.ui</file>
<file compressed="true" preprocess="xml-stripblanks">input.ui</file>
<file compressed="true" preprocess="xml-stripblanks">linkdialog.ui</file>
<file compressed="true" preprocess="xml-stripblanks">toolbar.ui</file>
<file compressed="true" preprocess="xml-stripblanks">typinglabel.ui</file>
<file compressed="true" preprocess="xml-stripblanks">view.ui</file>
</gresource>
</gresources>