Fix for using pertagbar patch, but no zoomswap patch

pull/32/head
bakkeby 5 years ago
parent b866bf5319
commit d04b3899fd

@ -1245,7 +1245,9 @@ createmon(void)
m->pertag->showbars[i] = m->showbar; m->pertag->showbars[i] = m->showbar;
/* swap focus and zoomswap*/ /* swap focus and zoomswap*/
#if ZOOMSWAP_PATCH
m->pertag->prevzooms[i] = NULL; m->pertag->prevzooms[i] = NULL;
#endif // ZOOMSWAP_PATCH
#endif // PERTAGBAR_PATCH #endif // PERTAGBAR_PATCH
} }
#endif // PERTAG_PATCH #endif // PERTAG_PATCH

Loading…
Cancel
Save