about menu
This commit is contained in:
@@ -519,5 +519,10 @@ namespace robospot_camera_finder
|
||||
{
|
||||
DiscoverCameras();
|
||||
}
|
||||
|
||||
private void aboutStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
MessageBox.Show("RoboSpot Camera Finder v" + VERSION, "RoboSpot Camera Finder", MessageBoxButtons.OK);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user