Remove compiler warning and commit missing file.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2010-09-07 16:08:39 +00:00
parent 6bd6c50502
commit 948a583465
2 changed files with 17 additions and 2 deletions

View File

@ -0,0 +1,15 @@
<style type="text/css">
%css-style%
</style>
<table class='houtgoingTable' width='100%'>
<tr>
<td class='header houtgoingHeader'>%name%</td>
<td width='130' align='right' class='time houtgoingTime'>[%timestamp%]</td>
</tr>
</table>
<table class='houtgoingTable' width='100%'>
<tr>
<td>%message%</td>
</tr>
</table>

View File

@ -771,7 +771,7 @@
<attribute name="title">
<string>Private</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_2">
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<layout class="QHBoxLayout" name="privateListLayout">
<item>
@ -875,7 +875,7 @@
<attribute name="title">
<string>History</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_3">
<layout class="QVBoxLayout" name="verticalLayout_4">
<item>
<layout class="QHBoxLayout" name="historyListLayout">
<item>