JANITORAL: Clean trailing whitespaces.
svn-id: r53160
This commit is contained in:
parent
43161858ac
commit
8388e0dfea
124 changed files with 1251 additions and 1251 deletions
|
@ -275,7 +275,7 @@ void OSystem_IPHONE::drawDirtyOverlayRect(const Common::Rect& dirtyRect) {
|
|||
// src += _screenWidth;
|
||||
// dst += _screenWidth;
|
||||
// }
|
||||
iPhone_updateOverlayRect(_overlayBuffer, dirtyRect.left, dirtyRect.top, dirtyRect.right, dirtyRect.bottom );
|
||||
iPhone_updateOverlayRect(_overlayBuffer, dirtyRect.left, dirtyRect.top, dirtyRect.right, dirtyRect.bottom);
|
||||
}
|
||||
|
||||
void OSystem_IPHONE::drawMouseCursorOnRectUpdate(const Common::Rect& updatedRect, const Common::Rect& mouseRect) {
|
||||
|
|
|
@ -44,4 +44,4 @@ private:
|
|||
bool _init;
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif // PSP_TIMER_H
|
||||
|
|
|
@ -485,4 +485,3 @@ const char *TranslationManager::getCurrentLanguage() {
|
|||
#endif // USE_TRANSLATION
|
||||
|
||||
} // End of namespace Common
|
||||
|
||||
|
|
|
@ -45,6 +45,7 @@ protected:
|
|||
|
||||
Common::StringArray _wrappedLines;
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
} // End of namespace GUI
|
||||
|
||||
#endif // GUI_TOOLTIP_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue