Subversion Repositories spk

Rev

Rev 88 | Rev 104 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88 Rev 89
Line 246... Line 246...
246
 
246
 
247
		void FindPackagesOnline();
247
		void FindPackagesOnline();
248
		void ViewFileLog();
248
		void ViewFileLog();
249
		void EditGlobalsDialog();
249
		void EditGlobalsDialog();
250
		void EditWaresDialog();
250
		void EditWaresDialog();
-
 
251
		void CommandSlotsDialog();
251
		void FakePatchControlDialog();
252
		void FakePatchControlDialog();
252
		void RemoveDirectory();
253
		void RemoveDirectory();
253
		void ExportPackageList();
254
		void ExportPackageList();
254
		void VerifyInstalledFiles();
255
		void VerifyInstalledFiles();
255
		CPackages *GetPackageControl() { return m_pPackages; }
256
		CPackages *GetPackageControl() { return m_pPackages; }