mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-10-16 07:21:07 -04:00
added latest patch from sss
This commit is contained in:
parent
c36267f640
commit
cd1da4495e
7 changed files with 505 additions and 151 deletions
|
@ -62,7 +62,7 @@ public:
|
|||
void setBackgroundColorDenied(QColor color) { mBackgroundColorDenied = color; }
|
||||
|
||||
private:
|
||||
void insertConnect();
|
||||
// void insertConnect();
|
||||
// std::string loadneighbour();
|
||||
/* void loadneighbour(); */
|
||||
//void updateNewDiscoveryInfo() ;
|
||||
|
@ -116,7 +116,7 @@ private:
|
|||
|
||||
// class NetworkView *networkview;
|
||||
|
||||
bool filterItem(QTreeWidgetItem *item, const QString &text, int filterColumn);
|
||||
// bool filterItem(QTreeWidgetItem *item, const QString &text, int filterColumn);
|
||||
|
||||
/* Color definitions (for standard see qss.default) */
|
||||
QColor mBackgroundColorSelf;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue