Subversion Repositories spk

Rev

Rev 228 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 228 Rev 299
Line 128... Line 128...
128
							this->PictureDisplay->Image = dynamic_cast<Image ^>(myBitmap);
128
							this->PictureDisplay->Image = dynamic_cast<Image ^>(myBitmap);
129
							addedIcon = true;
129
							addedIcon = true;
130
						}
130
						}
131
					}
131
					}
132
					catch (System::ArgumentException ^E) {
132
					catch (System::ArgumentException ^E) {
-
 
133
						(void)E;
133
					}
134
					}
134
				}
135
				}
135
			}
136
			}
136
 
137
 
137
			if ( !addedIcon )
138
			if ( !addedIcon )