Upgrading to .net 4.5.
This commit is contained in:
parent
abc6305702
commit
e1fc6838a3
22 changed files with 63 additions and 32 deletions
|
|
@ -51,7 +51,6 @@ namespace MatterHackers.MatterControl.PrintHistory
|
|||
public class PrintHistoryWidget : GuiWidget
|
||||
{
|
||||
TextImageButtonFactory textImageButtonFactory = new TextImageButtonFactory();
|
||||
Button deleteFromLibraryButton;
|
||||
CheckBox showOnlyCompletedCheckbox;
|
||||
CheckBox showTimestampCheckbox;
|
||||
PrintHistoryDataView historyView;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue