Subversion Repositories spk

Rev

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

Rev 1 Rev 116
Line 107... Line 107...
107
			this->ListShip->MultiSelect = true;
107
			this->ListShip->MultiSelect = true;
108
			this->columnHeader1->Text = "Cuts";
108
			this->columnHeader1->Text = "Cuts";
109
			this->columnHeader2->Text = "Filename";
109
			this->columnHeader2->Text = "Filename";
110
		}
110
		}
111
 
111
 
-
 
112
		String ^GetShipName()
-
 
113
		{
-
 
114
			return _US(m_lData->FindString(_S(m_sData))->data.ToString());
-
 
115
		}
-
 
116
 
112
		String ^GetData() { return m_sData; }
117
		String ^GetData() { return m_sData; }
113
 
118
 
114
	protected:
119
	protected:
115
		/// <summary>
120
		/// <summary>
116
		/// Clean up any resources being used.
121
		/// Clean up any resources being used.