mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
update namefsck script
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
67f20aceca
commit
41a222a54e
1 changed files with 8 additions and 3 deletions
|
@ -295,7 +295,6 @@ classlist = {
|
|||
"QGraphicsSvgItem",
|
||||
"QGraphicsTextItem",
|
||||
"QGraphicsView",
|
||||
"QGraphicsWebView",
|
||||
"QGraphicsWidget",
|
||||
"QGridLayout",
|
||||
"QGroupBox",
|
||||
|
@ -360,6 +359,7 @@ classlist = {
|
|||
"QLibrary",
|
||||
"QLibraryInfo",
|
||||
"QLine",
|
||||
"QLinearGradient",
|
||||
"QLineEdit",
|
||||
"QLineF",
|
||||
"QLinkedList",
|
||||
|
@ -477,7 +477,6 @@ classlist = {
|
|||
"QPlatformCursorPrivate",
|
||||
"QPlatformEventLoopIntegration",
|
||||
"QPlatformFontDatabase",
|
||||
"QPlatformGLContext",
|
||||
"QPlatformIntegration",
|
||||
"QPlatformIntegrationFactoryInterface",
|
||||
"QPlatformIntegrationPlugin",
|
||||
|
@ -567,6 +566,7 @@ classlist = {
|
|||
"QSharedMemory",
|
||||
"QSharedPointer",
|
||||
"QShortcut",
|
||||
"QShortcutEvent",
|
||||
"QShowEvent",
|
||||
"QSignalMapper",
|
||||
"QSignalSpy",
|
||||
|
@ -639,9 +639,14 @@ classlist = {
|
|||
"QStyleOptionDockWidget",
|
||||
"QStyleOptionDockWidgetV2",
|
||||
"QStyleOptionFocusRect",
|
||||
"QStyleOptionFrame",
|
||||
"QStyleOptionFrameV2",
|
||||
"QStyleOptionFrameV3",
|
||||
"QStyleOptionGraphicsItem",
|
||||
"QStyleOptionGroupBox",
|
||||
"QStyleOptionMenuItem",
|
||||
"QStyleOptionProgressBar",
|
||||
"QStyleOptionProgressBarV2",
|
||||
"QStyleOptionSizeGrip",
|
||||
"QStyleOptionSlider",
|
||||
"QStyleOptionTab",
|
||||
|
@ -788,10 +793,10 @@ classlist = {
|
|||
"QTypeInfo",
|
||||
"QUdpSocket",
|
||||
"QUiLoader",
|
||||
"QUndoCommand",
|
||||
"QUndoGroup",
|
||||
"QUndoStack",
|
||||
"QUndoView",
|
||||
"QUndoCommand"
|
||||
"QUnixPrintWidget",
|
||||
"QUpdateLaterEvent",
|
||||
"QUrl",
|
||||
|
|
Loading…
Add table
Reference in a new issue