Changeset 3150 for code/branches/pch/src/util
- Timestamp:
- Jun 12, 2009, 10:58:40 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/pch/src/util/Clipboard.cc
r3146 r3150 129 129 @return The text 130 130 */ 131 const std::string&fromClipboard()131 std::string fromClipboard() 132 132 { 133 133 return clipboard;
Note: See TracChangeset
for help on using the changeset viewer.