typo fixed

This commit is contained in:
Pablo Gil
2019-08-18 17:13:08 +02:00
committed by Yorik van Havre
parent 7a4df18fc2
commit e1e007c1fe
9 changed files with 9 additions and 9 deletions

View File

@@ -498,7 +498,7 @@ QTabBar {
background-color: transparent;
}
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reseted as follows: */
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reset as follows: */
QTabBar {
border-top: 1px solid #5a5a5a; /* set color for all QTabBars */
}

View File

@@ -498,7 +498,7 @@ QTabBar {
background-color: transparent;
}
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reseted as follows: */
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reset as follows: */
QTabBar {
border-top: 1px solid #5a5a5a; /* set color for all QTabBars */
}

View File

@@ -498,7 +498,7 @@ QTabBar {
background-color: transparent;
}
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reseted as follows: */
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reset as follows: */
QTabBar {
border-top: 1px solid #5a5a5a; /* set color for all QTabBars */
}

View File

@@ -497,7 +497,7 @@ QTabBar {
background-color: transparent;
}
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reseted as follows: */
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reset as follows: */
QTabBar {
border-top: 1px solid #787878; /* set color for all QTabBars */
}

View File

@@ -497,7 +497,7 @@ QTabBar {
background-color: transparent;
}
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reseted as follows: */
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reset as follows: */
QTabBar {
border-top: 1px solid #787878; /* set color for all QTabBars */
}

View File

@@ -497,7 +497,7 @@ QTabBar {
background-color: transparent;
}
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reseted as follows: */
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reset as follows: */
QTabBar {
border-top: 1px solid #787878; /* set color for all QTabBars */
}

View File

@@ -498,7 +498,7 @@ QTabBar {
background-color: transparent;
}
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reseted as follows: */
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reset as follows: */
QTabBar {
border-top: 1px solid #d2d2d2; /* set color for all QTabBars */
}

View File

@@ -498,7 +498,7 @@ QTabBar {
background-color: transparent;
}
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reseted as follows: */
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reset as follows: */
QTabBar {
border-top: 1px solid #d2d2d2; /* set color for all QTabBars */
}

View File

@@ -498,7 +498,7 @@ QTabBar {
background-color: transparent;
}
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reseted as follows: */
/* Workaround for QTabBars created from docked QDockWidgets which don't draw the border if not set and reset as follows: */
QTabBar {
border-top: 1px solid #d2d2d2; /* set color for all QTabBars */
}