Changeset 2290
- Timestamp:
- 03/08/10 13:24:14 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FalconView/trunk/public/Applications/FalconView/TabularEditor/TargetGraphicsDlg.cpp
r1799 r2290 253 253 m_output_path = PRM_get_registry_string("TargetGraphics", "OutputPath", commonDocumentsPath); 254 254 255 GetDlgItem(IDC_BROWSE_PATH)->EnableWindow(m_format != FORMAT_PRINTER && m_format != FORMAT_CLIPBOARD); 256 255 257 GetDlgItem(IDC_JPEG_QUALITY)->ShowWindow(SW_HIDE); 256 258 GetDlgItem(IDC_TEXT_JPGQUAL)->ShowWindow(SW_HIDE);
