#include <wx/wx.h>
#include <wx/dialog.h>
#include <wx/button.h>
#include <wx/listctrl.h>
#include <wx/textctrl.h>
#include <wx/stattext.h>
#include <wx/bmpbuttn.h>
#include <wx/statbox.h>
#include <wx/dir.h>
#include <wx/dirdlg.h>
#include "addon.h"


Classes | |
| class | cpRenameDlg |
Defines | |
| #define | cpRenameDlg_STYLE wxCAPTION | wxSYSTEM_MENU | wxDIALOG_NO_PARENT | wxCLOSE_BOX |
---------------------------------------------------------------------------
Name: rename.h
Author: Yohanes Nurcahyo
Email: wahyu [at] yohanesnurcahyo.com
Website: www.cekli.com
Created: 20.12.2007 19:52:54
Description: Fast rename several files at once.
Dependencies:
Revision:
Additional Comments:
---------------------------------------------------------------------------
| #define cpRenameDlg_STYLE wxCAPTION | wxSYSTEM_MENU | wxDIALOG_NO_PARENT | wxCLOSE_BOX |
1.5.5