Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 78106 Details for
Bug 111559
tellico-1.0.3.ebuild (with use flags)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
the patch
tellico-1.0.3-gcc41.patch (text/plain), 780 bytes, created by
Rene Gass
on 2006-01-25 14:03:39 UTC
(
hide
)
Description:
the patch
Filename:
MIME Type:
Creator:
Rene Gass
Created:
2006-01-25 14:03:39 UTC
Size:
780 bytes
patch
obsolete
>--- src/tellico_kernel.h_org 2006-01-25 21:18:33.000000000 +0100 >+++ src/tellico_kernel.h 2006-01-25 21:18:59.000000000 +0100 >@@ -65,7 +65,7 @@ > * > * @return the field titles > */ >- const QStringList& Kernel::fieldTitles() const; >+ const QStringList& fieldTitles() const; > /** > * Returns the name of an field, given its title. Wraps the call to the collection itself. > * >--- src/translators/freedbimporter.h_org 2006-01-25 21:22:37.000000000 +0100 >+++ src/translators/freedbimporter.h 2006-01-25 21:22:54.000000000 +0100 >@@ -54,7 +54,7 @@ > Data::Collection* readCache(); > #endif > >- static QValueList<uint> FreeDBImporter::offsetList(QCString drive); >+ static QValueList<uint> offsetList(QCString drive); > > Data::Collection* m_coll; > QWidget* m_widget;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 111559
:
72181
|
78064
|
78105
| 78106 |
79486