private/multisplitter/Separator_qwidget.h - fix include guard

This commit is contained in:
Allen Winter
2020-06-23 11:26:54 -04:00
parent 7773c3fe27
commit f97f920ffb

View File

@@ -18,8 +18,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef KD_MULTISPLITTER_SEPARATORWIDGET_P_H
#define KD_MULTISPLITTER_SEPARATORWIDGET_P_H
#ifndef KD_MULTISPLITTER_SEPARATORQWIDGET_P_H
#define KD_MULTISPLITTER_SEPARATORQWIDGET_P_H
#include "multisplitter_export.h"
#include "Separator_p.h"