Changeset 554

Show
Ignore:
Timestamp:
04/02/06 00:38:31 (3 years ago)
Author:
edmanm
Message:

Naughty non-Doxygenated methods.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/config/serverpage.cpp

    r552 r554  
    220220} 
    221221 
    222 /* Adds a new QTreeWidget item to the exit policy list */ 
     222/** Adds a new QTreeWidget item to the exit policy list */ 
    223223void 
    224224ServerPage::addPolicyItem(Policy policy) 
     
    238238} 
    239239 
    240 /* Adds a new QTreeWidget item to the exit policy list */ 
     240/** Adds a new QTreeWidget item to the exit policy list */ 
    241241void 
    242242ServerPage::addPolicyItem(QString action, QString address, QString mask,