- Implement independent hide condition for popouts (closes #124)
This commit is contained in:
Generated
+9
@@ -3236,6 +3236,15 @@ namespace ChatTwo.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Use different hide condition than main window.
|
||||
/// </summary>
|
||||
internal static string Options_Tabs_IndependentHide {
|
||||
get {
|
||||
return ResourceManager.GetString("Options_Tabs_IndependentHide", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Use different opacity than main window.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user