| Code::Blocks
    SVN r11506
    | 
#include "sdk_precomp.h"#include "findreplacedlg.h"#include <algorithm>#include "incremental_select_helper.h"Go to the source code of this file.
| Macros | |
| #define | CONF_GROUP _T("/replace_options") | 
| Variables | |
| const int | maxTargetCount = 100 | 
| #define CONF_GROUP _T("/replace_options") | 
Definition at line 37 of file findreplacedlg.cpp.
Referenced by FindReplaceDlg::FindReplaceDlg(), and FindReplaceDlg::~FindReplaceDlg().
| const int maxTargetCount = 100 | 
Definition at line 39 of file findreplacedlg.cpp.
Referenced by FindReplaceDlg::FindReplaceDlg(), and FindReplaceDlg::OnSelectTarget().
 1.8.13
 1.8.13