diff options
author | Pavel Labath <pavelo@centrum.sk> | 2011-05-04 15:13:15 (GMT) |
---|---|---|
committer | Pavel Labath <pavelo@centrum.sk> | 2011-05-10 11:00:45 (GMT) |
commit | 2024f258b66ead778b7c5e048e29967cfe7e8bf2 (patch) | |
tree | b2c1fcd3e116e6c8caa375d4fb1e0f9e556fd6a8 /src/ColSmartPlacement.hh | |
parent | 129bac1e0f0979c80902edc8e092596b81fe14f6 (diff) | |
download | fluxbox-2024f258b66ead778b7c5e048e29967cfe7e8bf2.zip fluxbox-2024f258b66ead778b7c5e048e29967cfe7e8bf2.tar.bz2 |
Make FbTk::MemFun[0-3] use their ResultType parameter
previously they declared the parameter, but ignored the return value of the member function. I've
changed it so they pass the return value, if it is not void. MemFunSelectArg didn't have the
ReturnType template parameter, so I added it for consistency. Since I was already editing the, I
made all the operator()s const.
Diffstat (limited to 'src/ColSmartPlacement.hh')
0 files changed, 0 insertions, 0 deletions