summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Aktywator/MainForm.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Aktywator/MainForm.cs b/Aktywator/MainForm.cs
index 68f9408..d510f42 100644
--- a/Aktywator/MainForm.cs
+++ b/Aktywator/MainForm.cs
@@ -68,6 +68,7 @@ namespace Aktywator
bws.convert();
labelFilename.Text = filename;
+ labelFilename.ToolTipText = filename;
this.shortenFilenameLabel();
this.fillSectionSelector(bws.getSections());