Skip to content

Commit b80c053

Browse files
committed
update docs
1 parent 673e79c commit b80c053

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
-217 KB
Loading
39 KB
Loading

sources/RevitDBExplorer/MainWindow.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ internal partial class MainWindow : Window, IAmWindowOpener, IAmQueryExecutor, I
4848
private string databaseQueryToolTip = string.Empty;
4949
private bool isPopupOpen;
5050
private bool isRevitBusy;
51-
public bool isNewVerAvailable;
51+
private bool isNewVerAvailable;
5252
private string newVersionLink;
5353
private bool isWiderThan800px;
5454
private string mouseStatus;

0 commit comments

Comments
 (0)