Common: Improve Workspace Class
This commit is contained in:
@@ -5,7 +5,6 @@ Namespace DocumentResultList
|
||||
Public Property WindowLocation As Point
|
||||
Public Property WindowSize As Size
|
||||
Public Property GridFontSizeDelta As Integer = 0
|
||||
Public Property SelectedWorkspace As String = Workspace.DEFAULT_WORKSPACE
|
||||
Public Property SelectedWorkspace As String = Workspace(Of Config).DEFAULT_WORKSPACE
|
||||
End Class
|
||||
|
||||
End Namespace
|
||||
Reference in New Issue
Block a user