Is there a problem using Qt::SplitVCursor and Qt::SplitHCursor? I have code where I want to see a Qt::SplitHCursor, but I get the SplitVCursor instead. Then if I switch my code to display the SplitVCursor, I get the SplitHCursor, so is there something wrong using these? Thanks!