This commit is contained in:
Milan Hanajik 2019-09-19 07:45:35 +02:00
parent 3333b4baa2
commit adc9e4efe4
3 changed files with 0 additions and 3 deletions

View File

@ -17,7 +17,6 @@ namespace TBF.BenchControl.TestMethods.Endurance
/// Used when re-scaling the dialog: 100% = 96dpi, 125% = 120dpi, 150% = 144dpi
public readonly int Dpi;
public const int Dpi100pct = 96;
/// <summary>
/// Transition sequences to be updated by this dialog.

View File

@ -24,7 +24,6 @@ namespace TBF.UI.Bench.Conditions
/// Used when re-scaling the dialog: 100% = 96dpi, 125% = 120dpi, 150% = 144dpi
public readonly int Dpi;
public const int Dpi100pct = 96;
/// <summary>
/// Fluent-NHibernate database session

View File

@ -23,7 +23,6 @@ namespace TBF.UI.Bench.Transitions
/// Used when re-scaling the dialog: 100% = 96dpi, 125% = 120dpi, 150% = 144dpi
public readonly int Dpi;
public const int Dpi100pct = 96;
/// <summary>
/// Fluent-NHibernate database session