diff options
Diffstat (limited to 'kbugbuster/gui/README')
-rw-r--r-- | kbugbuster/gui/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/gui/README b/kbugbuster/gui/README index 54e5fa67..6f28720f 100644 --- a/kbugbuster/gui/README +++ b/kbugbuster/gui/README @@ -15,7 +15,7 @@ Widgets, including a Qt designer .ui file: centralwidget* The main widget of kbbmainwindow cwbuglistcontainer* The widget containing the bug list (top of central widget) cwbugdetailscontainer* The widget containing the bug details + the buttons in its right (bottom of central widget). -cwbugdetails* The widget showing details of a bug report, using KHTMLPart +cwbugdetails* The widget showing details of a bug report, using TDEHTMLPart cwsearchwidget* A future search widget on the left of the bug details. Same functionality is in the menus, this would take too much screen space IMHO (DF) preferencesdialog* Preferences dialog |