mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-11 15:50:38 -04:00
Reworked/fixed some settings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7469 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
42e579a294
commit
d355e8dd88
7 changed files with 558 additions and 557 deletions
|
@ -87,9 +87,11 @@ PostedListWidget::~PostedListWidget()
|
|||
{
|
||||
// save settings
|
||||
processSettings(false);
|
||||
|
||||
delete(ui);
|
||||
}
|
||||
|
||||
void PostedListWidget::processSettings(bool load)
|
||||
void PostedListWidget::processSettings(bool /*load*/)
|
||||
{
|
||||
// Settings->beginGroup(QString("PostedListWidget"));
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue