Annotation of truecrypt/main/forms/volumepropertiesdialog.h, revision 1.1

1.1     ! root        1: #ifndef TC_HEADER_Main_Forms_VolumePropertiesDialog
        !             2: #define TC_HEADER_Main_Forms_VolumePropertiesDialog
        !             3: 
        !             4: #include "Forms.h"
        !             5: #include "Main/Main.h"
        !             6: 
        !             7: namespace TrueCrypt
        !             8: {
        !             9:        class VolumePropertiesDialog : public VolumePropertiesDialogBase
        !            10:        {
        !            11:        public:
        !            12:                VolumePropertiesDialog (wxWindow* parent, const VolumeInfo &volumeInfo);
        !            13:                
        !            14:                void AppendToList (const string &name, const wxString &value);
        !            15:        };
        !            16: }
        !            17: 
        !            18: #endif // TC_HEADER_Main_Forms_VolumePropertiesDialog

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.