* Added bool and double BString::operator<<() versions.
* Removed the clashing operator in JobSetupDlg. Automatic whitespace cleanup. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42387 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -29,7 +29,6 @@ class PagesView;
|
||||
class PrinterCap;
|
||||
class PrinterData;
|
||||
|
||||
extern BString& operator<<(BString& text, double value);
|
||||
|
||||
template<typename T, typename R>
|
||||
class Range
|
||||
|
||||
Reference in New Issue
Block a user