diff options
Diffstat (limited to 'Source/QtDialog/AddCacheEntry.ui')
-rw-r--r-- | Source/QtDialog/AddCacheEntry.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Source/QtDialog/AddCacheEntry.ui b/Source/QtDialog/AddCacheEntry.ui index 3ed9b49..a815874 100644 --- a/Source/QtDialog/AddCacheEntry.ui +++ b/Source/QtDialog/AddCacheEntry.ui @@ -65,14 +65,14 @@ </widget> <customwidgets> <customwidget> - <class>QCMakeCachePathEditor</class> + <class>QCMakePathEditor</class> <extends>QLineEdit</extends> - <header>QCMakeCacheView.h</header> + <header>QCMakeWidgets.h</header> </customwidget> <customwidget> - <class>QCMakeCacheFilePathEditor</class> + <class>QCMakeFilePathEditor</class> <extends>QLineEdit</extends> - <header>QCMakeCacheView.h</header> + <header>QCMakeWidgets.h</header> </customwidget> </customwidgets> <resources/> |