Hugintrunk
0.1
|
#include "ChangeUserDefinedDialog.h"
#include <wx/dir.h>
#include <wx/stdpaths.h>
#include <wx/wfstream.h>
#include "base_wx/Executor.h"
Go to the source code of this file.
Functions | |
wxString | GetDataPath () |
return path to data directory, it depends on operating system More... | |
wxString GetDataPath | ( | ) |
return path to data directory, it depends on operating system
Definition at line 227 of file ChangeUserDefinedDialog.cpp.
Referenced by ImagesPanel::Create(), PanoPanel::DoUserDefinedStitch(), ChangeUserDefinedSequenceDialog::FillAssistantUserDefined(), ChangeUserDefinedSequenceDialog::FillStitcherUserDefined(), AboutDialog::GetSystemInformation(), PreferencesDialog::OnExifArgfile2Edit(), PreferencesDialog::OnExifArgfileEdit(), and PreferencesDialog::OnRestoreDefaults().