diff --git a/qrenderdoc/Windows/TextureViewer.cpp b/qrenderdoc/Windows/TextureViewer.cpp
index 62271c6c0..58f7d9007 100644
--- a/qrenderdoc/Windows/TextureViewer.cpp
+++ b/qrenderdoc/Windows/TextureViewer.cpp
@@ -1365,7 +1365,6 @@ void TextureViewer::UI_UpdateChannels()
HIDE(ui->customCreate);
HIDE(ui->customEdit);
HIDE(ui->customDelete);
- SHOW(ui->depthStencilSep);
SHOW(ui->depthDisplay);
SHOW(ui->stencilDisplay);
@@ -1403,7 +1402,6 @@ void TextureViewer::UI_UpdateChannels()
HIDE(ui->customCreate);
HIDE(ui->customEdit);
HIDE(ui->customDelete);
- HIDE(ui->depthStencilSep);
HIDE(ui->depthDisplay);
HIDE(ui->stencilDisplay);
@@ -1435,7 +1433,6 @@ void TextureViewer::UI_UpdateChannels()
HIDE(ui->customCreate);
HIDE(ui->customEdit);
HIDE(ui->customDelete);
- HIDE(ui->depthStencilSep);
HIDE(ui->depthDisplay);
HIDE(ui->stencilDisplay);
@@ -1476,7 +1473,6 @@ void TextureViewer::UI_UpdateChannels()
SHOW(ui->customCreate);
SHOW(ui->customEdit);
SHOW(ui->customDelete);
- HIDE(ui->depthStencilSep);
HIDE(ui->depthDisplay);
HIDE(ui->stencilDisplay);
diff --git a/qrenderdoc/Windows/TextureViewer.ui b/qrenderdoc/Windows/TextureViewer.ui
index 425391383..0f2601f39 100644
--- a/qrenderdoc/Windows/TextureViewer.ui
+++ b/qrenderdoc/Windows/TextureViewer.ui
@@ -595,7 +595,7 @@
3
3
- 701
+ 696
28
@@ -648,7 +648,7 @@
-
-
+
Qt::Vertical
@@ -757,13 +757,6 @@
- -
-
-
- Qt::Vertical
-
-
-
-